smiroslav commented on code in PR #2082:
URL: https://github.com/apache/jackrabbit-oak/pull/2082#discussion_r1958282410


##########
oak-segment-azure/src/test/java/org/apache/jackrabbit/oak/segment/azure/AzureSegmentStoreServiceTest.java:
##########
@@ -88,6 +89,11 @@ public void setup() throws Exception {
         }
     }
 
+    @AfterClass
+    public static void tearDownClass() {
+        System.clearProperty("segment.azure.v12.enabled");

Review Comment:
   hi @kwin, I have addressed the issue  with the system property in 
   https://github.com/apache/jackrabbit-oak/pull/2086/files



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