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

[jira] [Updated] (HDDS-1560) RejectedExecutionException on datanode after shutting it down

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

Arpit Agarwal updated HDDS-1560:
--------------------------------
    Labels: MiniOzoneChaosCluster  (was: MiniOzoneChaosCluster Triaged)

> RejectedExecutionException on datanode after shutting it down
> -------------------------------------------------------------
>
>                 Key: HDDS-1560
>                 URL: https://issues.apache.org/jira/browse/HDDS-1560
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Datanode
>    Affects Versions: 0.3.0
>            Reporter: Mukul Kumar Singh
>            Priority: Major
>              Labels: MiniOzoneChaosCluster
>
> RejectedExecutionException on datanode after shutting it down
> {code}
> 2019-05-20 00:38:52,757 ERROR statemachine.DatanodeStateMachine (DatanodeStateMachine.java:start(199)) - Unable to finish the execution.
> java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ExecutorCompletionService$QueueingFuture@74b926e9 rejected from org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor@15e1f6
> 9d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 90]
>         at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
>         at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
>         at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
>         at java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181)
>         at org.apache.hadoop.ozone.container.common.states.datanode.RunningDatanodeState.execute(RunningDatanodeState.java:90)
>         at org.apache.hadoop.ozone.container.common.statemachine.StateContext.execute(StateContext.java:375)
>         at org.apache.hadoop.ozone.container.common.statemachine.DatanodeStateMachine.start(DatanodeStateMachine.java:186)
>         at org.apache.hadoop.ozone.container.common.statemachine.DatanodeStateMachine.lambda$startDaemon$0(DatanodeStateMachine.java:349)
>         at java.lang.Thread.run(Thread.java:748)
> {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