tmaret commented on a change in pull request #35:
URL:
https://github.com/apache/sling-org-apache-sling-distribution-journal/pull/35#discussion_r429911297
##########
File path:
src/main/java/org/apache/sling/distribution/journal/impl/publisher/DiscoveryService.java
##########
@@ -71,6 +71,9 @@
@Reference
private JournalAvailable journalAvailable;
+ @Reference
Review comment:
The reference must be DYNAMIC and reluctant if you want to avoid
reactivations due to marker rebind operations. See PR #29
----------------------------------------------------------------
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]