[jira] [Assigned] (STORM-3233) Upgrade zookeeper client to newest version (3.4.14)

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


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

Robert Joseph Evans reassigned STORM-3233:
--

Assignee: Michal Koziorowski

> Upgrade zookeeper client to newest version (3.4.14)
> ---
>
> Key: STORM-3233
> URL: https://issues.apache.org/jira/browse/STORM-3233
> Project: Apache Storm
>  Issue Type: New Feature
>  Components: storm-core
>Affects Versions: 2.0.0
>Reporter: Michal Koziorowski
>Assignee: Michal Koziorowski
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Hi,
> I would like to see new zookeeper client (3.4.13) used in storm.
> New release contains an important fix for cloud environments where zookeeper 
> servers have dynamic ips 
> ([https://jira.apache.org/jira/browse/ZOOKEEPER-2184]).
> If possible, it would be nice to see updated zookeeper also on older storm 
> versions (1.2.x, 1.1.x)



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


[jira] [Resolved] (STORM-3233) Upgrade zookeeper client to newest version (3.4.14)

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


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

Robert Joseph Evans resolved STORM-3233.

   Resolution: Fixed
Fix Version/s: 1.1.4
   1.2.3
   2.0.1

Thanks [~michallo],

 

I merged this into master, branch-1.x and branch-1.1.x. Keep up the good work.

> Upgrade zookeeper client to newest version (3.4.14)
> ---
>
> Key: STORM-3233
> URL: https://issues.apache.org/jira/browse/STORM-3233
> Project: Apache Storm
>  Issue Type: New Feature
>  Components: storm-core
>Affects Versions: 2.0.0
>Reporter: Michal Koziorowski
>Assignee: Michal Koziorowski
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.1, 1.2.3, 1.1.4
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Hi,
> I would like to see new zookeeper client (3.4.13) used in storm.
> New release contains an important fix for cloud environments where zookeeper 
> servers have dynamic ips 
> ([https://jira.apache.org/jira/browse/ZOOKEEPER-2184]).
> If possible, it would be nice to see updated zookeeper also on older storm 
> versions (1.2.x, 1.1.x)



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


[jira] [Resolved] (STORM-3234) Document Cluster Metrics

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


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

Robert Joseph Evans resolved STORM-3234.

   Resolution: Fixed
Fix Version/s: 2.0.1

> Document Cluster Metrics
> 
>
> Key: STORM-3234
> URL: https://issues.apache.org/jira/browse/STORM-3234
> Project: Apache Storm
>  Issue Type: New Feature
>  Components: documentation
>Affects Versions: 2.0.0
>Reporter: Robert Joseph Evans
>Assignee: Robert Joseph Evans
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.1
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> We need better docs on what cluster metrics we have in storm.



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


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

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


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

Robert Joseph Evans resolved STORM-3232.

   Resolution: Fixed
Fix Version/s: 2.0.1

> 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
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.1
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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-621) UI should expose more version information

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


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

Robert Joseph Evans resolved STORM-621.
---
   Resolution: Fixed
Fix Version/s: 2.0.1

> UI should expose more version information
> -
>
> Key: STORM-621
> URL: https://issues.apache.org/jira/browse/STORM-621
> Project: Apache Storm
>  Issue Type: Improvement
>  Components: storm-core
>Affects Versions: 0.10.0
>Reporter: caofangkun
>Assignee: Robert Joseph Evans
>Priority: Minor
> Fix For: 2.0.1
>
>
> We should view the following information on UI page:
> Storm Version: 0.10.0-SNAPSHOT
> Git https  clone URL : https://github.com/caofangkun/apache-storm.git -r 
> ffba148cc47a92185fa1a5db11f72982de10f106
> Git last checkin id: ffba148cc47a92185fa1a5db11f72982de10f106
> Branch storm-243
> Compiled by somebody on Thu Jan 8 10:47:48 CST 2015
> From source with checksum 97e7c942939e3e82dcb854b497991a51



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


[jira] [Updated] (STORM-2306) Redesign Messaging Subsystem, switch to JCTools Queues and introduce new Backpressure model

2018-09-25 Thread Roshan Naik (JIRA)


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

Roshan Naik updated STORM-2306:
---
Summary: Redesign Messaging Subsystem, switch to JCTools Queues and 
introduce new Backpressure model  (was: Redesign Messaging Subsystem and switch 
to JCTools Queues)

> Redesign Messaging Subsystem, switch to JCTools Queues and introduce new 
> Backpressure model
> ---
>
> Key: STORM-2306
> URL: https://issues.apache.org/jira/browse/STORM-2306
> Project: Apache Storm
>  Issue Type: Sub-task
>  Components: storm-core
>Affects Versions: 2.0.0
>Reporter: Roshan Naik
>Assignee: Roshan Naik
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>  Time Spent: 61h 50m
>  Remaining Estimate: 0h
>
> Details in these documents:
> 1) *Redesign of the messaging subsystem*
> https://docs.google.com/document/d/1NK1DJ3aAkta-Im0m-2FObQ4cSRp8xSa301y6zoqcBeE/edit?usp=sharing
> This doc discusses the new design for the messaging system. Plus some of the 
> optimizations being made.
> 2) *Choosing a high performance messaging queue:*
> https://docs.google.com/document/d/1PpQaWVHg06-OqxTzYxQlzg1yEhzA4Y46_NC7HMO6tsI/edit?usp=sharing
> This doc looks into how fast hardware can do inter-thread messaging and why 
> we chose the JCTools queues.
> 3) *Backpressure Model*
> https://docs.google.com/document/d/1Z9pRdI5wtnK-hVwE3Spe6VGCTsz9g8TkgxbTFcbL3jM/edit?usp=sharing
> Describes the Backpressure model integrated into the new messaging subsystem.



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