stefan-egli commented on code in PR #7:
URL:
https://github.com/apache/sling-org-apache-sling-discovery-base/pull/7#discussion_r924402228
##########
src/main/java/org/apache/sling/discovery/base/connectors/ping/TopologyConnectorClient.java:
##########
@@ -112,9 +112,9 @@ public class TopologyConnectorClient implements
/** SLING-3382: unix-time at which point the backoff-period ends and pings
can be sent again **/
private long backoffPeriodEnd = -1;
- TopologyConnectorClient(final ClusterViewService clusterViewService,
Review Comment:
+1, this does not need exporting
--
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]