You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2019/11/09 01:22:02 UTC

[GitHub] [samza] xinyuiscool commented on a change in pull request #1197: SAMZA-2067: Support Samza's running on Kubernetes

xinyuiscool commented on a change in pull request #1197: SAMZA-2067: Support Samza's running on Kubernetes
URL: https://github.com/apache/samza/pull/1197#discussion_r344420641
 
 

 ##########
 File path: samza-core/src/main/scala/org/apache/samza/coordinator/JobModelManager.scala
 ##########
 @@ -23,34 +23,22 @@ import java.util
 import java.util.concurrent.atomic.AtomicReference
 
 import org.apache.samza.{Partition, SamzaException}
-import org.apache.samza.config._
 
 Review comment:
   Seems all the changes in this file is just to reorg imports. If that's the case, I think this file can be left untouched.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services