Commit ea88a8e
authored
KAFKA-19683: Clean up TaskManagerTest (#20994)
Final cleanup of `TaskManagerTest.java`
- Renamed `setUpTaskManagerWithStateUpdater` to `setUpTaskManager`
- Removed `WithStateUpdaterEnabled` from test names
- Removed the method `setUpTaskManagerWithoutStateUpdater`
- Rewrote the newly added test
`shouldCloseTasksIfStateUpdaterTimesOutOnRemove` to use new mocking
patterns
- Completely removed the utility class `StateMachineTask` and also
`handleAssignment` method
Reviewers: Lucas Brutschy <lbrutschy@confluent.io>1 parent 4836ed7 commit ea88a8e
File tree
1 file changed
+162
-483
lines changed- streams/src/test/java/org/apache/kafka/streams/processor/internals
1 file changed
+162
-483
lines changed
0 commit comments