XMLWordPrintableJSON

Details

    Description

      EC Block is never deleted due to BlockDeletingService#isDeletionAllowed() throwing Exception.

      2022-08-02 10:53:47,890 [BlockDeletingService#3] WARN  background.BlockDeletingService (BlockDeletingService.java:getTasks(171)) - Unexpected error occurs during deleting blocks.
      java.lang.IllegalArgumentException: Invalid UUID string: 
          at java.util.UUID.fromString(UUID.java:194)
          at org.apache.hadoop.ozone.container.keyvalue.statemachine.background.BlockDeletingService.isDeletionAllowed(BlockDeletingService.java:200)

      This patch is a workaround for now, and requires some redesign in the future.

      Attachments

        Issue Links

          Activity

            People

              ckj Kaijie Chen
              ckj Kaijie Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: