Skip to content

Commit

Permalink
Disable PauseResumeTest#testRebalanceDuringPaused
Browse files Browse the repository at this point in the history
  • Loading branch information
ozangunalp committed Oct 11, 2023
1 parent 60ac56d commit 8af67d3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ void testPauseResumeBuffer() {
}

@Test
@Disabled
void testRebalanceDuringPaused() {
MapBasedConfig config = commonConfiguration()
.with(ConsumerConfig.MAX_POLL_RECORDS_CONFIG, 10)
Expand Down

0 comments on commit 8af67d3

Please sign in to comment.