dongjinleekr commented on a change in pull request #10428:
URL: https://github.com/apache/kafka/pull/10428#discussion_r640273794
##########
File path: core/src/test/java/kafka/test/junit/ClusterTestExtensions.java
##########
@@ -175,7 +175,7 @@ private void processClusterTest(ExtensionContext context,
ClusterTest annot, Clu
case DEFAULT:
autoStart = defaults.autoStart();
break;
- default:
+ default :
Review comment:
Yes, I found that the eclipse formatter handles the default case
independely. Additional configuration added to fix this. :+1:
--
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:
[email protected]