vvcephei commented on a change in pull request #8818:
URL: https://github.com/apache/kafka/pull/8818#discussion_r438425294



##########
File path: 
streams/src/test/java/org/apache/kafka/streams/integration/TaskAssignorIntegrationTest.java
##########
@@ -59,7 +61,8 @@
     public TestName testName = new TestName();
 
     // Just a dummy implementation so we can check the config
-    public static final class MyTaskAssignor extends 
HighAvailabilityTaskAssignor implements TaskAssignor { }
+    public static final class MyTaskAssignor extends 
HighAvailabilityTaskAssignor implements TaskAssignor {
+    }

Review comment:
       It was autoformatting I overlooked in the last revision.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to