amit-jain commented on code in PR #771:
URL: https://github.com/apache/jackrabbit-oak/pull/771#discussion_r1035664240


##########
oak-blob-plugins/src/main/java/org/apache/jackrabbit/oak/plugins/blob/MarkSweepGarbageCollector.java:
##########
@@ -1076,8 +1119,8 @@ void handleRemoves(GarbageCollectableBlobStore blobStore, 
File removedIds, File
         }
 
         void checkConsistencyAfterGC(GarbageCollectableBlobStore blobStore, 
GarbageCollectorFileState fs,
-            OperationStatsCollector consistencyStatsCollector, File root) 
throws IOException {
-            consistencyStatsCollector.start();
+            GarbageCollectionOperationStats stats, File root) throws 
IOException {

Review Comment:
   ack



-- 
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-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to