stefan-egli commented on a change in pull request #247:
URL: https://github.com/apache/jackrabbit-oak/pull/247#discussion_r481238813
##########
File path:
oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/ClusterViewDocument.java
##########
@@ -376,7 +376,7 @@ static String arrayToCsv(Integer[] arr) {
* internal reader of an existing clusterView document from the settings
* collection
**/
- private static ClusterViewDocument doRead(DocumentNodeStore
documentNodeStore) {
+ static ClusterViewDocument doRead(DocumentNodeStore documentNodeStore) {
Review comment:
+1
----------------------------------------------------------------
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]