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/01/20 14:33:38 UTC

[GitHub] [sling-org-apache-sling-resourceresolver] kwin commented on a change in pull request #55: SLING-11077: improve logging of JCR queries

kwin commented on a change in pull request #55:
URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/55#discussion_r788822037



##########
File path: src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java
##########
@@ -78,8 +78,6 @@
 
     private static final int VANITY_BLOOM_FILTER_MAX_ENTRIES = 10000000;
 
-    private final Logger logger = LoggerFactory.getLogger(MapEntries.class);

Review comment:
       shouldn't we rather get rid of the non-static logger?




-- 
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