[jira] [Created] (STORM-3232) Display other versions of storm offered on the cluster in the UI

2018-09-20 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created STORM-3232:
--

 Summary: Display other versions of storm offered on the cluster in 
the UI
 Key: STORM-3232
 URL: https://issues.apache.org/jira/browse/STORM-3232
 Project: Apache Storm
  Issue Type: New Feature
  Components: storm-webapp
Affects Versions: 2.0.0
Reporter: Robert Joseph Evans
Assignee: Robert Joseph Evans


In Storm 2.0.0 we have the option to have older versions of storm installed on 
the cluster for backwards compatibility.  If this happens we should display it 
on the UI do others know everything that is installed on the cluster.



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


[jira] [Resolved] (STORM-3230) Small race with worker tokens.

2018-09-20 Thread Robert Joseph Evans (JIRA)


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

Robert Joseph Evans resolved STORM-3230.

   Resolution: Fixed
Fix Version/s: 2.0.0

> Small race with worker tokens.
> --
>
> Key: STORM-3230
> URL: https://issues.apache.org/jira/browse/STORM-3230
> Project: Apache Storm
>  Issue Type: Bug
>  Components: storm-client
>Affects Versions: 2.0.0
>Reporter: Robert Joseph Evans
>Assignee: Robert Joseph Evans
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> There is a small race in zookeeper I missed when trying to get the secret out 
> of ZK for worker tokens.



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


[jira] [Resolved] (STORM-3229) Better error reporting in WorkerTokenAuthorizer

2018-09-20 Thread Robert Joseph Evans (JIRA)


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

Robert Joseph Evans resolved STORM-3229.

   Resolution: Fixed
Fix Version/s: 2.0.0

> Better error reporting in WorkerTokenAuthorizer
> ---
>
> Key: STORM-3229
> URL: https://issues.apache.org/jira/browse/STORM-3229
> Project: Apache Storm
>  Issue Type: Improvement
>  Components: storm-client
>Affects Versions: 2.0.0
>Reporter: Robert Joseph Evans
>Assignee: Robert Joseph Evans
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The error handling code in WorkerTokenAuthorizer logs some errors at a debug 
> level, that should be logged at a much higher level.  Specifically ZK auth 
> errors, where we can have the Zk client not authenticated because it is using 
> an older jaas conf.  When this happens DRPC auth just does not work and there 
> is no indication as to why.



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