akankshajain18 commented on a change in pull request #24:
URL:
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/24#discussion_r553864450
##########
File path:
src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java
##########
@@ -100,6 +76,8 @@
private static final int VANITY_BLOOM_FILTER_MAX_ENTRIES = 10000000;
+ private static final Logger logger =
LoggerFactory.getLogger(MapEntries.class);
Review comment:
Removed static keyword from here
----------------------------------------------------------------
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]