wenbingshen commented on code in PR #3684:
URL: https://github.com/apache/bookkeeper/pull/3684#discussion_r1037105786


##########
bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java:
##########
@@ -3839,17 +3839,17 @@ public ServerConfiguration 
setNumOfMemtableFlushThreads(int numOfMemtableFlushTh
      * has elapsed after the entry's last access, that entry should be
      * automatically removed from the cache
      */
-    public int getEntrylogMapAccessExpiryTimeInSeconds() {
+    public int getentryLogMapAccessExpiryTimeInSeconds() {

Review Comment:
   Minor omission, capital E: getEntryLogMapAccessExpiryTimeInSeconds



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to