xyuanlu commented on code in PR #2208:
URL: https://github.com/apache/helix/pull/2208#discussion_r973488168
##########
helix-view-aggregator/src/main/java/org/apache/helix/view/statemodel/DistViewAggregatorStateModel.java:
##########
@@ -57,8 +57,6 @@ public void onBecomeLeaderFromStandby(Message message,
NotificationContext conte
_aggregator = new HelixViewAggregator(viewClusterName, _zkAddr);
_aggregator.start();
} catch (Exception e) {
- logger.error("Aggregator failed to become leader from stand by for view
cluster {}",
- viewClusterName, e);
Review Comment:
same here.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]