You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/03/04 20:52:42 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on a change in pull request #3000: ARTEMIS-2716 Moving ServerLocatorConfig together with ServerLocator

clebertsuconic commented on a change in pull request #3000: ARTEMIS-2716 Moving ServerLocatorConfig together with ServerLocator
URL: https://github.com/apache/activemq-artemis/pull/3000#discussion_r387927367
 
 

 ##########
 File path: artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/ServerLocator.java
 ##########
 @@ -19,7 +19,7 @@
 import java.util.concurrent.Executor;
 import java.util.concurrent.ScheduledExecutorService;
 
-import org.apache.activemq.artemis.api.config.ServerLocatorConfig;
+import org.apache.activemq.artemis.api.core.client.loadbalance.ServerLocatorConfig;
 
 Review comment:
   oops.. that's not where I meant it to be..
   
   Glad I'm doing my own review

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