[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2761 ---

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-27 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2761#discussion_r205720665 --- Diff: storm-client/src/jvm/org/apache/storm/generated/ClusterSummary.java --- @@ -63,8 +60,6 @@ public static _Fields findByThriftId(int fieldId) {

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-27 Thread danny0405
Github user danny0405 commented on a diff in the pull request: https://github.com/apache/storm/pull/2761#discussion_r205702075 --- Diff: storm-client/src/jvm/org/apache/storm/generated/ClusterSummary.java --- @@ -63,8 +60,6 @@ public static _Fields findByThriftId(int fieldId) {

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-19 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2761#discussion_r203693962 --- Diff: storm-client/src/jvm/org/apache/storm/generated/ClusterSummary.java --- @@ -63,8 +60,6 @@ public static _Fields findByThriftId(int fieldId) {

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-19 Thread danny0405
Github user danny0405 commented on a diff in the pull request: https://github.com/apache/storm/pull/2761#discussion_r203651733 --- Diff: storm-client/src/jvm/org/apache/storm/generated/ClusterSummary.java --- @@ -63,8 +60,6 @@ public static _Fields findByThriftId(int fieldId) {

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-12 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2761#discussion_r202126575 --- Diff: storm-client/src/storm.thrift --- @@ -206,10 +206,8 @@ struct NimbusSummary { struct ClusterSummary { 1: required list supervisors;

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-12 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2761#discussion_r202115684 --- Diff: storm-client/src/storm.thrift --- @@ -206,10 +206,8 @@ struct NimbusSummary { struct ClusterSummary { 1: required list

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-12 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2761#discussion_r202086557 --- Diff: storm-client/src/storm.thrift --- @@ -206,10 +206,8 @@ struct NimbusSummary { struct ClusterSummary { 1: required list supervisors;

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-12 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2761#discussion_r202070445 --- Diff: storm-client/src/storm.thrift --- @@ -206,10 +206,8 @@ struct NimbusSummary { struct ClusterSummary { 1: required list

[GitHub] storm pull request #2761: STORM-2947: Remove deprecated field and method fro...

2018-07-12 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2761 STORM-2947: Remove deprecated field and method from Thrift Part of https://issues.apache.org/jira/browse/STORM-2947 You can merge this pull request into a Git repository by running: $ git pull