Mukund Thakur
Mukund Thakur
Please make the changes as discussed during the call. Thanks
similar stack trace > Caused by: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@169ebccb[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@1646e74a[Wrapped task = software.amazon.awssdk.core.internal.http.timers.SyncTimeoutTask@12632a0f]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@164acb27[Shutting down, pool size = 2, active threads = 0, queued tasks...
I think it will depend on the fact first commit works as it its and is not dependent on second one. We need to merge these separately such that if...
Cp'ed the first one, compiled and ran azure tests. It went fine. Will do the same for 2nd one and combine the checkstyle in 2nd one.
Merged into branch-3.4.
Are you running multiple parallel tests in different terminal windows to verify everything is correct?
I checked out this branch yesterday and ran tests in parallel in two terminals and saw many failures. Could be my setup issue as well but let's wait on this...
This is continuously failing. `[INFO] Running org.apache.hadoop.fs.s3a.ITestS3AEncryptionSSEC [ERROR] Tests run: 24, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 110.261 s
> 1. everything good on a single terminal test run? above error on even a single test run as well. Not related to parallelism. > 2. you were using different...
I have SSE-KMS with key configured in auth-keys.xml and command `mvn -Dparallel-tests -DtestsThreadCount=8 clean verify -Dtest=none -Djob.id=001`