You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/07/19 11:53:35 UTC

[GitHub] [sling-org-apache-sling-discovery-base] stefan-egli commented on a diff in pull request #7: SLING-11355: sling discovery bundles: update to sling parent 48

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: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org