[jira] [Updated] (HDFS-12129) Ozone: SCM http server is not stopped with SCM#stop()

2017-07-13 Thread Weiwei Yang (JIRA)

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

Weiwei Yang updated HDFS-12129:
---
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: HDFS-7240
   Status: Resolved  (was: Patch Available)

> Ozone: SCM http server is not stopped with SCM#stop()
> -
>
> Key: HDFS-12129
> URL: https://issues.apache.org/jira/browse/HDFS-12129
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone, scm
>Affects Versions: HDFS-7240
>Reporter: Weiwei Yang
>Assignee: Weiwei Yang
> Fix For: HDFS-7240
>
> Attachments: HDFS-12129-HDFS-7240.001.patch
>
>
> Found this issue while trying to restarting scm, it failed on address already 
> in use error. This is because the http server is not stopped in stop() method.



--
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-12129) Ozone: SCM http server is not stopped with SCM#stop()

2017-07-12 Thread Weiwei Yang (JIRA)

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

Weiwei Yang updated HDFS-12129:
---
Status: Patch Available  (was: Open)

> Ozone: SCM http server is not stopped with SCM#stop()
> -
>
> Key: HDFS-12129
> URL: https://issues.apache.org/jira/browse/HDFS-12129
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone, scm
>Affects Versions: HDFS-7240
>Reporter: Weiwei Yang
>Assignee: Weiwei Yang
> Attachments: HDFS-12129-HDFS-7240.001.patch
>
>
> Found this issue while trying to restarting scm, it failed on address already 
> in use error. This is because the http server is not stopped in stop() method.



--
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-12129) Ozone: SCM http server is not stopped with SCM#stop()

2017-07-12 Thread Weiwei Yang (JIRA)

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

Weiwei Yang updated HDFS-12129:
---
Affects Version/s: HDFS-7240

> Ozone: SCM http server is not stopped with SCM#stop()
> -
>
> Key: HDFS-12129
> URL: https://issues.apache.org/jira/browse/HDFS-12129
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone, scm
>Affects Versions: HDFS-7240
>Reporter: Weiwei Yang
>
> Found this issue while trying to restarting scm, it failed on address already 
> in use error. This is because the http server is not stopped in stop() method.



--
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-12129) Ozone: SCM http server is not stopped with SCM#stop()

2017-07-12 Thread Weiwei Yang (JIRA)

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

Weiwei Yang updated HDFS-12129:
---
Target Version/s: HDFS-7240

> Ozone: SCM http server is not stopped with SCM#stop()
> -
>
> Key: HDFS-12129
> URL: https://issues.apache.org/jira/browse/HDFS-12129
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone, scm
>Affects Versions: HDFS-7240
>Reporter: Weiwei Yang
>Assignee: Weiwei Yang
> Attachments: HDFS-12129-HDFS-7240.001.patch
>
>
> Found this issue while trying to restarting scm, it failed on address already 
> in use error. This is because the http server is not stopped in stop() method.



--
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-12129) Ozone: SCM http server is not stopped with SCM#stop()

2017-07-12 Thread Weiwei Yang (JIRA)

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

Weiwei Yang updated HDFS-12129:
---
Attachment: HDFS-12129-HDFS-7240.001.patch

> Ozone: SCM http server is not stopped with SCM#stop()
> -
>
> Key: HDFS-12129
> URL: https://issues.apache.org/jira/browse/HDFS-12129
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone, scm
>Affects Versions: HDFS-7240
>Reporter: Weiwei Yang
>Assignee: Weiwei Yang
> Attachments: HDFS-12129-HDFS-7240.001.patch
>
>
> Found this issue while trying to restarting scm, it failed on address already 
> in use error. This is because the http server is not stopped in stop() method.



--
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-12129) Ozone: SCM http server is not stopped with SCM#stop()

2017-07-12 Thread Weiwei Yang (JIRA)

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

Weiwei Yang updated HDFS-12129:
---
Description: Found this issue while trying to restarting scm, it failed on 
address already in use error. This is because the http server is not stopped in 
stop() method.

> Ozone: SCM http server is not stopped with SCM#stop()
> -
>
> Key: HDFS-12129
> URL: https://issues.apache.org/jira/browse/HDFS-12129
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone, scm
>Affects Versions: HDFS-7240
>Reporter: Weiwei Yang
>
> Found this issue while trying to restarting scm, it failed on address already 
> in use error. This is because the http server is not stopped in stop() method.



--
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-12129) Ozone: SCM http server is not stopped with SCM#stop()

2017-07-12 Thread Weiwei Yang (JIRA)

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

Weiwei Yang updated HDFS-12129:
---
Component/s: scm
 ozone

> Ozone: SCM http server is not stopped with SCM#stop()
> -
>
> Key: HDFS-12129
> URL: https://issues.apache.org/jira/browse/HDFS-12129
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone, scm
>Affects Versions: HDFS-7240
>Reporter: Weiwei Yang
>
> Found this issue while trying to restarting scm, it failed on address already 
> in use error. This is because the http server is not stopped in stop() method.



--
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-12129) Ozone: SCM http server is not stopped with SCM#stop()

2017-07-12 Thread Weiwei Yang (JIRA)

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

Weiwei Yang updated HDFS-12129:
---
Summary: Ozone: SCM http server is not stopped with SCM#stop()  (was: Ozone)

> Ozone: SCM http server is not stopped with SCM#stop()
> -
>
> Key: HDFS-12129
> URL: https://issues.apache.org/jira/browse/HDFS-12129
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Weiwei Yang
>




--
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