smiroslav commented on PR #1748: URL: https://github.com/apache/jackrabbit-oak/pull/1748#issuecomment-2551614548
https://github.com/apache/jackrabbit-oak/actions/runs/12028412044/job/34597299155?pr=1748 ``` Error: deactivate(org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreServiceTest) Time elapsed: 0.006 s <<< ERROR! java.lang.IllegalArgumentException: The value of the parameter 'maxRetries' should be between 1 and 2147483647. at com.azure.storage.common.implementation.StorageImplUtils.assertInBounds(StorageImplUtils.java:192) at com.azure.storage.common.policy.RequestRetryOptions.<init>(RequestRetryOptions.java:98) at com.azure.storage.common.policy.RequestRetryOptions.<init>(RequestRetryOptions.java:64) at org.apache.jackrabbit.oak.segment.azure.util.AzureRequestOptions.getRetryOptionsDefault(AzureRequestOptions.java:56) at org.apache.jackrabbit.oak.segment.azure.util.AzureRequestOptions.getRetryOptionsDefault(AzureRequestOptions.java:43) at org.apache.jackrabbit.oak.segment.azure.AzuriteDockerRule.getReadBlobContainerClient(AzuriteDockerRule.java:104) at org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreServiceTest.setup(AzureSegmentStoreServiceTest.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ``` -- 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]
