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


##########
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:
   Can we not use the existing dummy objects to construct the datastore. For 
the variables we can create instance variables instead of static variables to 
make it easier to inject. 



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