[jira] [Updated] (STORM-3092) Metrics Reporter and Shutdown Hook on Supervisor not properly set up at launchDaemon

2018-06-05 Thread Jungtaek Lim (JIRA)


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

Jungtaek Lim updated STORM-3092:

Fix Version/s: (was: 2.0.0)

> Metrics Reporter and Shutdown Hook on Supervisor not properly set up at 
> launchDaemon
> 
>
> Key: STORM-3092
> URL: https://issues.apache.org/jira/browse/STORM-3092
> Project: Apache Storm
>  Issue Type: Bug
>  Components: storm-server
>Affects Versions: 2.0.0
>Reporter: Zhengdai Hu
>Assignee: Zhengdai Hu
>Priority: Major
>  Labels: pull-request-available
>   Original Estimate: 24h
>  Time Spent: 20m
>  Remaining Estimate: 23h 40m
>
> The bug was introduced in commit 0dac58b0aa82133df242b3b2ebeb65bfea7d63cc, 
> when launchSupervisorThriftServer method is invoked in the launchDaemon 
> method in Supervisor class. launchSupervisorThriftServer() invokes a blocking 
> call to thrift server under the hood, hence preventing 
> Utils.addShutdownHookWithForceKillIn1Sec and 
> StormMetricsRegistry.startMetricsReporters from correctly called. 
>  
> The bug can be solved by moving launchSupervisorThriftServer to the end of 
> the code block.



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


[jira] [Updated] (STORM-3092) Metrics Reporter and Shutdown Hook on Supervisor not properly set up at launchDaemon

2018-06-04 Thread Ethan Li (JIRA)


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

Ethan Li updated STORM-3092:

Summary: Metrics Reporter and Shutdown Hook on Supervisor not properly set 
up at launchDaemon  (was: ijrljtnghhtfjjb)

> Metrics Reporter and Shutdown Hook on Supervisor not properly set up at 
> launchDaemon
> 
>
> Key: STORM-3092
> URL: https://issues.apache.org/jira/browse/STORM-3092
> Project: Apache Storm
>  Issue Type: Bug
>  Components: storm-server
>Affects Versions: 2.0.0
>Reporter: Zhengdai Hu
>Assignee: Zhengdai Hu
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>   Original Estimate: 24h
>  Time Spent: 10m
>  Remaining Estimate: 23h 50m
>
> The bug was introduced in commit 0dac58b0aa82133df242b3b2ebeb65bfea7d63cc, 
> when launchSupervisorThriftServer method is invoked in the launchDaemon 
> method in Supervisor class. launchSupervisorThriftServer() invokes a blocking 
> call to thrift server under the hood, hence preventing 
> Utils.addShutdownHookWithForceKillIn1Sec and 
> StormMetricsRegistry.startMetricsReporters from correctly called. 
>  
> The bug can be solved by moving launchSupervisorThriftServer to the end of 
> the code block.



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


[jira] [Updated] (STORM-3092) Metrics Reporter and Shutdown Hook on Supervisor not properly set up at launchDaemon

2018-06-04 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated STORM-3092:
--
Labels: pull-request-available  (was: )

> Metrics Reporter and Shutdown Hook on Supervisor not properly set up at 
> launchDaemon
> 
>
> Key: STORM-3092
> URL: https://issues.apache.org/jira/browse/STORM-3092
> Project: Apache Storm
>  Issue Type: Bug
>  Components: storm-server
>Affects Versions: 2.0.0
>Reporter: Zhengdai Hu
>Assignee: Zhengdai Hu
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The bug was introduced in commit 0dac58b0aa82133df242b3b2ebeb65bfea7d63cc, 
> when launchSupervisorThriftServer method is invoked in the launchDaemon 
> method in Supervisor class. launchSupervisorThriftServer() invokes a blocking 
> call to thrift server under the hood, hence preventing 
> Utils.addShutdownHookWithForceKillIn1Sec and 
> StormMetricsRegistry.startMetricsReporters from correctly called. 
>  
> The bug can be solved by moving launchSupervisorThriftServer to the end of 
> the code block.



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