ahanikel commented on code in PR #1155:
URL: https://github.com/apache/jackrabbit-oak/pull/1155#discussion_r1373127982


##########
oak-blob-plugins/src/test/java/org/apache/jackrabbit/oak/plugins/blob/CachingDataStoreTest.java:
##########
@@ -638,4 +642,165 @@ private void waitFinish() {
             e.printStackTrace();
         }
     }
+    private AbstractSharedCachingDataStore createDataStore() throws Exception {

Review Comment:
   @amit-jain I don't know what I was thinking when using static variables for 
the recordCache configuration, sorry for that. I'm using the existing test 
datastore now, but I had to adapt it a bit for simulating a delay when doing 
(remote) backend requests. Could you have another look? Thank you very much!



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