You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sumit Agrawal (Jira)" <ji...@apache.org> on 2023/03/13 16:39:00 UTC

[jira] [Resolved] (HDDS-7999) BackgroundService, java.lang.IllegalStateException: Volume and/or Bucket Name missing from Key Name.

     [ https://issues.apache.org/jira/browse/HDDS-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Agrawal resolved HDDS-7999.
---------------------------------
    Resolution: Not A Bug

This issue comes when there is an intermediate release of FSO is taken and then upgraded to latest release version. This is not required to be handled.

> 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
>            Assignee: Sumit Agrawal
>            Priority: Major
>
> |BackgroundService|{code:java}
> 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){code}|



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org