Skip to content

Commit 191de66

Browse files
committed
fix(deps): bump node-rdkafka from ^2.12.0 to ^3.5.0
Upgrades node-rdkafka to ^3.5.0 (bundling librdkafka 2.11.1) to fix a cooperative-sticky partition assignor bug that causes partitions to become orphaned during consumer group rebalances. Issue: BB-760
1 parent 51f94a6 commit 191de66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"minimatch": "^10.0.1",
6868
"mongodb": "^6.11.0",
6969
"node-forge": "^1.3.1",
70-
"node-rdkafka": "^2.12.0",
70+
"node-rdkafka": "^3.5.0",
7171
"node-rdkafka-prometheus": "^1.0.0",
7272
"node-schedule": "^2.1.1",
7373
"node-zookeeper-client": "^1.1.3",

0 commit comments

Comments
 (0)