Mukul Kumar Singh created HDDS-3276:
---------------------------------------

             Summary: Multiple leasemanager timeout exception while running 
MiniOzoneChaosCluster
                 Key: HDDS-3276
                 URL: https://issues.apache.org/jira/browse/HDDS-3276
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Mukul Kumar Singh


Able to see the following while running the mini ozone chaos cluster.

{code}
020-03-25 15:44:50,101 [CommandWatcher-LeaseManager#LeaseMonitor] ERROR 
lease.LeaseManager (LeaseManager.java:run(238)) - Execution was interrupted
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.ozone.lease.LeaseManager$LeaseMonitor.run(LeaseManager.java:234)
        at java.lang.Thread.run(Thread.java:748)
2020-03-25 15:44:50,120 [CommandWatcher-LeaseManager#LeaseMonitor] ERROR 
lease.LeaseManager (LeaseManager.java:run(238)) - Execution was interrupted
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.ozone.lease.LeaseManager$LeaseMonitor.run(LeaseManager.java:234)
        at java.lang.Thread.run(Thread.java:748)
2020-03-25 15:44:51,106 [CommandWatcher-LeaseManager#LeaseMonitor] ERROR 
lease.LeaseManager (LeaseManager.java:run(238)) - Execution was interrupted
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.ozone.lease.LeaseManager$LeaseMonitor.run(LeaseManager.java:234)
        at java.lang.Thread.run(Thread.java:748)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to