Skip to content

Commit 89b48aa

Browse files
committed
use 250 messages in cooperative-sticky assignment spec
1 parent e7895be commit 89b48aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/integration/cooperative_sticky_assignment_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
{ payload: "message-#{n}", partition: n % topic_partitions }
2626
}
2727
end
28-
let(:message_count) { 20 }
28+
let(:message_count) { 250 }
2929

3030
context "during a rebalance" do
3131
let!(:consumers) { [] }

0 commit comments

Comments
 (0)