reschke commented on code in PR #2934:
URL: https://github.com/apache/jackrabbit-oak/pull/2934#discussion_r3363058791


##########
oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/prefetch/CacheWarmingTest.java:
##########
@@ -78,11 +72,6 @@ public class CacheWarmingTest {
 
     private CountingMongoDatabase db;
 
-    @Before
-    public void enablePrefetch() {
-        System.setProperty(SYS_PROP_PREFETCH, "true");
-    }
-
     @AfterClass

Review Comment:
   I don't quite understand; is this about adding a test that we should have 
had before?



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