mumrah commented on code in PR #13183:
URL: https://github.com/apache/kafka/pull/13183#discussion_r1101861663


##########
metadata/src/main/java/org/apache/kafka/metadata/migration/KRaftMigrationDriver.java:
##########
@@ -274,11 +310,6 @@ public void run() throws Exception {
                 new EventQueue.DeadlineFunction(deadline),
                 new PollEvent());
         }
-

Review Comment:
   The base MigrationEvent will do the error logging. I was just removing some 
redundant overrides. 



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to