jolshan commented on code in PR #13112:
URL: https://github.com/apache/kafka/pull/13112#discussion_r1072836630


##########
core/src/main/scala/kafka/server/BrokerServer.scala:
##########
@@ -282,8 +283,12 @@ class BrokerServer(
       tokenManager.startup() // does nothing, we just need a token manager in 
order to compile right now...
 
       // Create group coordinator, but don't start it until we've started 
replica manager.
-      // Hardcode Time.SYSTEM for now as some Streams tests fail otherwise, it 
would be good to fix the underlying issue

Review Comment:
   Did we decide to remove the Streams tests comment?



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