[jira] [Updated] (HDFS-12426) Ozone: BlockManager MBean unregister failure upon shutdown

2019-02-04 Thread Arpit Agarwal (JIRA)


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

Arpit Agarwal updated HDFS-12426:
-
Issue Type: Sub-task  (was: Bug)
Parent: HDFS-7240

> Ozone: BlockManager MBean unregister failure upon shutdown
> --
>
> Key: HDFS-12426
> URL: https://issues.apache.org/jira/browse/HDFS-12426
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Affects Versions: HDFS-7240
>Reporter: Xiaoyu Yao
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: HDFS-7240
>
> Attachments: HDFS-12426-HDFS-7240.001.patch
>
>
> This was found during unit test, seems introduced by HDFS-12005.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HDFS-12426) Ozone: BlockManager MBean unregister failure upon shutdown

2017-09-14 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-12426:
--
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: HDFS-7240
   Status: Resolved  (was: Patch Available)

Thanks [~ljain] for the contribution. I've commit the fix to the feature 
branch. 

> Ozone: BlockManager MBean unregister failure upon shutdown
> --
>
> Key: HDFS-12426
> URL: https://issues.apache.org/jira/browse/HDFS-12426
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: HDFS-7240
>Reporter: Xiaoyu Yao
>Assignee: Lokesh Jain
> Fix For: HDFS-7240
>
> Attachments: HDFS-12426-HDFS-7240.001.patch
>
>
> This was found during unit test, seems introduced by HDFS-12005.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12426) Ozone: BlockManager MBean unregister failure upon shutdown

2017-09-14 Thread Lokesh Jain (JIRA)

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

Lokesh Jain updated HDFS-12426:
---
Status: Patch Available  (was: Open)

> Ozone: BlockManager MBean unregister failure upon shutdown
> --
>
> Key: HDFS-12426
> URL: https://issues.apache.org/jira/browse/HDFS-12426
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: HDFS-7240
>Reporter: Xiaoyu Yao
>Assignee: Lokesh Jain
> Attachments: HDFS-12426-HDFS-7240.001.patch
>
>
> This was found during unit test, seems introduced by HDFS-12005.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12426) Ozone: BlockManager MBean unregister failure upon shutdown

2017-09-14 Thread Lokesh Jain (JIRA)

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

Lokesh Jain updated HDFS-12426:
---
Attachment: HDFS-12426-HDFS-7240.001.patch

The error occurs because BlockManager#close is called twice. The patch makes 
sure that MBean unregister is only called once.

> Ozone: BlockManager MBean unregister failure upon shutdown
> --
>
> Key: HDFS-12426
> URL: https://issues.apache.org/jira/browse/HDFS-12426
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: HDFS-7240
>Reporter: Xiaoyu Yao
>Assignee: Lokesh Jain
> Attachments: HDFS-12426-HDFS-7240.001.patch
>
>
> This was found during unit test, seems introduced by HDFS-12005.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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