pat-lego commented on code in PR #2978:
URL: https://github.com/apache/jackrabbit-oak/pull/2978#discussion_r3536891879


##########
oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/spi/persistence/persistentcache/SegmentCacheStats.java:
##########
@@ -78,6 +81,14 @@ protected CacheStats getCurrentStats() {
         );
     }
 
+    public void setWriteDiscardCountSupplier(@NotNull Supplier<Long> supplier) 
{

Review Comment:
   This has been applied.



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