mivanac commented on a change in pull request #6013:
URL: https://github.com/apache/geode/pull/6013#discussion_r574537043



##########
File path: 
geode-wan/src/main/java/org/apache/geode/cache/client/internal/locator/wan/WanLocatorDiscovererImpl.java
##########
@@ -113,10 +122,17 @@ private RemoteLocatorJoinRequest 
buildRemoteDSJoinRequest(int port, Distribution
       final String hostnameForClients) {
     String localLocator = config.getStartLocator();
     DistributionLocatorId locatorId = null;
+
+    InternalDistributedSystem system = 
InternalDistributedSystem.getConnectedInstance();

Review comment:
       Thanks for comments. Updated.




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


Reply via email to