adoroszlai commented on PR #9273:
URL: https://github.com/apache/ozone/pull/9273#issuecomment-3509954049

   ```
   Error:  Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
28.62 s <<< FAILURE! -- in 
org.apache.hadoop.ozone.om.service.TestKeyDeletingService$Normal
   Error:  
org.apache.hadoop.ozone.om.service.TestKeyDeletingService$Normal.testKeyDeletingServiceWithDeepCleanedSnapshots
 -- Time elapsed: 0.837 s <<< ERROR!
   java.lang.ClassCastException: class 
org.apache.hadoop.hdds.utils.BackgroundTaskQueue cannot be cast to class 
org.apache.hadoop.ozone.om.service.AbstractKeyDeletingService$DeletingServiceTaskQueue
 (org.apache.hadoop.hdds.utils.BackgroundTaskQueue and 
org.apache.hadoop.ozone.om.service.AbstractKeyDeletingService$DeletingServiceTaskQueue
 are in unnamed module of loader 'app')
        at 
org.apache.hadoop.ozone.om.service.KeyDeletingService.getTasks(KeyDeletingService.java:484)
        at 
org.apache.hadoop.ozone.om.service.KeyDeletingService.getTasks(KeyDeletingService.java:1)
        at 
java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
        at 
org.apache.hadoop.hdds.utils.BackgroundService.runPeriodicalTaskNow(BackgroundService.java:107)
        at 
org.apache.hadoop.ozone.om.service.TestKeyDeletingService$Normal.testKeyDeletingServiceWithDeepCleanedSnapshots(TestKeyDeletingService.java:663)
   ```
   
   Please wait for clean CI run in fork before opening PR.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to