narendly commented on a change in pull request #1199:
URL: https://github.com/apache/helix/pull/1199#discussion_r463979391
##########
File path: helix-core/src/main/java/org/apache/helix/InstanceType.java
##########
@@ -22,7 +22,7 @@
import java.util.Arrays;
import java.util.List;
-import org.apache.helix.monitoring.mbeans.MonitorDomainNames;
+import org.apache.helix.monitoring.common.mbeans.MonitorDomainNames;
Review comment:
So what you're claiming here is when maven packages all of them into one
helix-core.jar, that jar ends up having multiple copies of the same class with
the same package name?
The description in the issue https://github.com/apache/helix/issues/1198 is
still not too clear - could you explain what the failure is exactly?
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]