Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5672 Support protocol aware buckets within a single OM
  3. HDDS-6042

KeyDeletingService failing with IllegalStateExcception

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • 1.3.0
    • None
    • None

    Description

      Log:

      scm_1       | 2021-11-15 09:14:06,300 [RatisPipelineUtilsThread - 0] ERROR scm.SCMCommonPlacementPolicy: Unable to find enough nodes that meet the space requirement of 10485760 bytes for metadata and 1073741824 bytes for data in healthy node set. Required 3. Found 1.
      om_1        | 2021-11-15 09:14:28,183 [KeyDeletingService#0] WARN utils.BackgroundService: Background task execution failed
      om_1        | java.lang.IllegalStateException: Volume and/or Bucket Name missing from Key Name.
      om_1        | 	at org.apache.ratis.util.Preconditions.assertTrue(Preconditions.java:45)
      om_1        | 	at org.apache.hadoop.ozone.om.KeyDeletingService.addToMap(KeyDeletingService.java:305)
      om_1        | 	at org.apache.hadoop.ozone.om.KeyDeletingService.access$8(KeyDeletingService.java:301)
      om_1        | 	at org.apache.hadoop.ozone.om.KeyDeletingService$KeyDeletingTask.submitPurgeKeysRequest(KeyDeletingService.java:242)
      om_1        | 	at org.apache.hadoop.ozone.om.KeyDeletingService$KeyDeletingTask.call(KeyDeletingService.java:172)
      om_1        | 	at org.apache.hadoop.hdds.utils.BackgroundService$PeriodicalTask.lambda$run$0(BackgroundService.java:112)
      om_1        | 	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
      om_1        | 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
      om_1        | 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      om_1        | 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
      om_1        | 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
      om_1        | 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      om_1        | 	at java.base/java.lang.Thread.run(Thread.java:834)
      

      KeyDeletingService failing with IllegalStateExcception.

      Attachments

        Activity

          People

            jyotindersingh Jyotinder Singh
            aryangupta1998 Aryan Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: