Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.0
Description
TestRootCaRotationPoller#testPollerInvokesRootCaProcessors fails intermittently.
There are also failed CI runs:
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/10/13/25988/unit/hadoop-hdds/framework/org.apache.hadoop.hdds.security.x509.certificate.utils.TestRootCaRotationPoller.txt
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/10/25/26238/unit/hadoop-hdds/framework/org.apache.hadoop.hdds.security.x509.certificate.utils.TestRootCaRotationPoller.txt
Running the test 2500+ times resulted in errors:
Exception in thread "RootCaRotationPoller" java.lang.OutOfMemoryError: GC overhead limit exceeded
This might be a result of a memory leak or unrelated, but needs investigation.
Attachments
Issue Links
- links to