UmeshPatil-1 commented on code in PR #622:
URL: https://github.com/apache/atlas/pull/622#discussion_r3449884982
##########
server-common/src/main/java/org/apache/atlas/server/common/service/ActiveInstanceState.java:
##########
@@ -87,12 +78,16 @@ public ActiveInstanceState(Configuration configuration,
CuratorFactory curatorFa
* @param serverId ID of this server instance
*/
public void update(String serverId) throws AtlasBaseException {
Review Comment:
Open-source intentionally retains:- HA-disabled guard in update() and
getActiveServerAddress() ,
Renaming to `highAvailability` was done, behavioral logic kept as existing.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]