George Huang created HDDS-7999:
----------------------------------

             Summary: BackgroundService, java.lang.IllegalStateException: 
Volume and/or Bucket Name missing from Key Name.
                 Key: HDDS-7999
                 URL: https://issues.apache.org/jira/browse/HDDS-7999
             Project: Apache Ozone
          Issue Type: Bug
          Components: OM
            Reporter: George Huang


|BackgroundService|Background task execution failed
java.lang.IllegalStateException: Volume and/or Bucket Name missing from Key 
Name.
        at org.apache.ratis.util.Preconditions.assertTrue(Preconditions.java:45)
        at 
org.apache.hadoop.ozone.om.service.KeyDeletingService.addToMap(KeyDeletingService.java:310)
        at 
org.apache.hadoop.ozone.om.service.KeyDeletingService.access$8(KeyDeletingService.java:306)
        at 
org.apache.hadoop.ozone.om.service.KeyDeletingService$KeyDeletingTask.submitPurgeKeysRequest(KeyDeletingService.java:245)
        at 
org.apache.hadoop.ozone.om.service.KeyDeletingService$KeyDeletingTask.call(KeyDeletingService.java:174)
        at 
org.apache.hadoop.hdds.utils.BackgroundService$PeriodicalTask.lambda$run$0(BackgroundService.java:121)
        at 
java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:834)|



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to