Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-1560

RejectedExecutionException on datanode after shutting it down

    XMLWordPrintableJSON

Details

    Description

      RejectedExecutionException on datanode after shutting it down

      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)
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            msingh Mukul Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: