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 2020/06/02 22:29:01 UTC

[jira] [Updated] (HDDS-3276) Multiple leasemanager timeout exception while running MiniOzoneChaosCluster

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

Arpit Agarwal updated HDDS-3276:
--------------------------------
    Target Version/s: 0.6.0
              Labels: MiniOzoneChaosCluster TriagePending  (was: MiniOzoneChaosCluster)

> 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
>            Priority: Major
>              Labels: MiniOzoneChaosCluster, TriagePending
>
> 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org