We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7895be commit 89b48aaCopy full SHA for 89b48aa
spec/integration/cooperative_sticky_assignment_spec.rb
@@ -25,7 +25,7 @@
25
{ payload: "message-#{n}", partition: n % topic_partitions }
26
}
27
end
28
- let(:message_count) { 20 }
+ let(:message_count) { 250 }
29
30
context "during a rebalance" do
31
let!(:consumers) { [] }
0 commit comments