clolov commented on code in PR #14716:
URL: https://github.com/apache/kafka/pull/14716#discussion_r1553289186
##########
streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamTaskTest.java:
##########
@@ -1866,9 +1810,6 @@ public void
shouldReturnOffsetsForRepartitionTopicsForPurging() {
@Test
public void shouldThrowStreamsExceptionWhenFetchCommittedFailed() {
-
EasyMock.expect(stateManager.changelogPartitions()).andReturn(singleton(partition1));
Review Comment:
Reported as unnecessary by Mockito
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]