Commit 0d95e46
authored
MINOR: Remove unnecessary min.assignment.interval.ms config from test (#22120)
Remove the group.consumer.min.assignment.interval.ms config override
from ConsumerGroupHeartbeatRequestTest's
testStaticMembersRejoinWithDifferentServerAssignor. The config already
defaults to 0 and we are very unlikely to ever change it, since we
always want to allow a 0 value to disable assignment batching.
Reviewers: Chia-Ping Tsai <chia7712@gmail.com>1 parent 3e32d9a commit 0d95e46
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1276 | 1276 | | |
1277 | 1277 | | |
1278 | 1278 | | |
1279 | | - | |
1280 | | - | |
| 1279 | + | |
1281 | 1280 | | |
1282 | 1281 | | |
1283 | 1282 | | |
| |||
0 commit comments