[GitHub] storm pull request #2756: STORM-3090 - Fix bug when different topics use the...

2018-07-07 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2756#discussion_r200818671 --- Diff: external/storm-kafka/src/jvm/org/apache/storm/kafka/ZkCoordinator.java --- @@ -80,22 +81,24 @@ public void refresh() { List mine

[GitHub] storm pull request #2756: STORM-3090 - Fix bug when different topics use the...

2018-07-07 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2756#discussion_r200818673 --- Diff: external/storm-kafka/src/jvm/org/apache/storm/kafka/ZkCoordinator.java --- @@ -80,22 +81,24 @@ public void refresh() { List mine

[GitHub] storm pull request #2755: STORM-3082 Add support to handle absent topics

2018-07-07 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2755#discussion_r200803766 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/NamedTopicFilter.java --- @@ -54,8 +57,12 @@ public NamedTopicFilter(String

[GitHub] storm pull request #2755: STORM-3082 Add support to handle absent topics

2018-07-07 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2755#discussion_r200803791 --- Diff: external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/NamedTopicFilterTest.java --- @@ -63,6 +63,20 @@ public void testFilter

[GitHub] storm pull request #2755: STORM-3082 Add support to handle absent topics

2018-07-07 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2755#discussion_r200803795 --- Diff: external/storm-kafka/src/jvm/org/apache/storm/kafka/DynamicPartitionConnections.java --- @@ -57,6 +57,7 @@ public SimpleConsumer register(Partition

[GitHub] storm issue #2443: STORM-2406 [Storm SQL] Change underlying API to Streams A...

2018-07-06 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2443 @HeartSaVioR Are you still planning on getting this in? I could probably put some time in to trying this out if no one else is willing to test/use storm-sql, so we can get a +1. ---

[2/2] storm git commit: Merge branch 'STORM-3090' of https://github.com/choojoyq/storm into asfgit-1.x-branch

2018-07-06 Thread srdo
Merge branch 'STORM-3090' of https://github.com/choojoyq/storm into asfgit-1.x-branch Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/83e5788c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/83e5788c Diff:

[1/2] storm git commit: STORM-3090 - use topic together with partition number during recreation of partition managers

2018-07-06 Thread srdo
Repository: storm Updated Branches: refs/heads/1.x-branch 9938ed357 -> 83e5788c0 STORM-3090 - use topic together with partition number during recreation of partition managers Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[GitHub] storm issue #2726: STORM-3090 - Fix bug when different topics use the same o...

2018-07-06 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2726 Is this ready to merge @choojoyq? ---

[GitHub] storm pull request #2726: STORM-3090 - Fix bug when different topics use the...

2018-07-06 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2726#discussion_r200657323 --- Diff: external/storm-kafka/src/test/org/apache/storm/kafka/ZkCoordinatorTest.java --- @@ -140,6 +140,42 @@ public void testPartitionManagerRecreate

[GitHub] storm pull request #2726: STORM-3090 - Fix bug when different topics use the...

2018-07-06 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2726#discussion_r200653436 --- Diff: external/storm-kafka/src/jvm/org/apache/storm/kafka/ZkCoordinator.java --- @@ -107,14 +110,14 @@ public void refresh

[GitHub] storm issue #2755: STORM-3082 Add support to handle absent topics

2018-07-06 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2755 I guess this should target 1.0.x-branch, going by the listed commits. ---

[GitHub] storm issue #2755: STORM-3082 Add support to handle absent topics

2018-07-06 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2755 @aniketalhat I think you are targeting the wrong branch. You should target the branch you started working on (e.g. 1.x-branch). We can review 1.x first, but we'll also need a PR against master

[GitHub] storm issue #2726: STORM-3090 - Fix bug when different topics use the same o...

2018-07-05 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2726 The changes look good to me, +1. Left some comments, but I don't think it makes sense to put too much effort into making the tests more realistic, or refactoring, given that storm-kafka is being

[GitHub] storm pull request #2726: STORM-3090 - Fix bug when different topics use the...

2018-07-05 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2726#discussion_r200456835 --- Diff: external/storm-kafka/src/jvm/org/apache/storm/kafka/ZkCoordinator.java --- @@ -107,14 +110,14 @@ public void refresh

[GitHub] storm pull request #2726: STORM-3090 - Fix bug when different topics use the...

2018-07-05 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2726#discussion_r200456703 --- Diff: external/storm-kafka/src/test/org/apache/storm/kafka/ZkCoordinatorTest.java --- @@ -140,6 +140,42 @@ public void testPartitionManagerRecreate

[2/2] storm git commit: Merge branch 'STORM-3142' of https://github.com/srdo/storm into asfgit-master

2018-07-05 Thread srdo
Merge branch 'STORM-3142' of https://github.com/srdo/storm into asfgit-master Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/db86bade Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/db86bade Diff: http://git-wip

[1/2] storm git commit: STORM-3142: Add JUnit 5 support, migrate a couple of tests in storm-kafka-client to check that both JUnit 5 and 4 work. Also fix storm-kafka-client tests so they delete their t

2018-07-05 Thread srdo
Repository: storm Updated Branches: refs/heads/master 26d2f9552 -> db86bade0 STORM-3142: Add JUnit 5 support, migrate a couple of tests in storm-kafka-client to check that both JUnit 5 and 4 work. Also fix storm-kafka-client tests so they delete their temporary directories when done

[GitHub] storm pull request #2750: STORM-3141: Fix NPE in WorkerState.transferLocalBa...

2018-07-05 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2750#discussion_r200445007 --- Diff: storm-client/src/jvm/org/apache/storm/daemon/worker/BackPressureTracker.java --- @@ -22,56 +22,53 @@ import java.util.List; import

[GitHub] storm pull request #2751: STORM-3142: Add JUnit 5 support, migrate a couple ...

2018-07-04 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2751 STORM-3142: Add JUnit 5 support, migrate a couple of tests in storm-k… …afka-client to check that both JUnit 5 and 4 work. Also fix storm-kafka-client tests so they delete their temporary

[GitHub] storm pull request #2750: STORM-3141: Fix NPE in WorkerState.transferLocalBa...

2018-07-02 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2750 STORM-3141: Fix NPE in WorkerState.transferLocalBatch, and refactor B… …ackpressureTracker to get rid of placeholder JCQueue https://issues.apache.org/jira/browse/STORM-3141 You can merge

[GitHub] storm pull request #2743: [STORM-3130]: Add Wrappers for Timer registration ...

2018-07-02 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2743#discussion_r199600468 --- Diff: storm-server/src/main/java/org/apache/storm/daemon/nimbus/TimedWritableByteChannel.java --- @@ -0,0 +1,48 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #2743: [STORM-3130]: Add Wrappers for Timer registration ...

2018-07-02 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2743#discussion_r199574066 --- Diff: storm-server/src/main/java/org/apache/storm/daemon/nimbus/TimedWritableByteChannel.java --- @@ -0,0 +1,48 @@ +/** + * Licensed to the Apache

[GitHub] storm issue #2745: STORM-3135: Allow JCQueueTest to retry interrupting the c...

2018-07-02 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2745 @revans2 Good point. It probably doesn't hurt much in the real code, because the queue is only shut down when the worker or executor is shut down. It could be an issue for tests with LocalCluster

[GitHub] storm pull request #2743: [STORM-3130]: Add Wrappers for Timer registration ...

2018-07-02 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2743#discussion_r199566175 --- Diff: storm-server/src/main/java/org/apache/storm/metric/timed/TimedResource.java --- @@ -0,0 +1,33 @@ +/** + * Licensed to the Apache Software

[GitHub] storm issue #2746: STORM-3136: Fix flaky integration test, clean up that cod...

2018-06-30 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2746 Ran this 4 times on top of the changes from https://github.com/apache/storm/pull/2733 on Travis, runs of the integration test passed. ---

[GitHub] storm issue #2748: STORM-3138: Have dev-zookeeper actually log to a file.

2018-06-30 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2748 +1 ---

[GitHub] storm pull request #2749: STORM-3137: Fix too strict mock verification in ni...

2018-06-30 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2749 STORM-3137: Fix too strict mock verification in nimbus_test https://issues.apache.org/jira/browse/STORM-3137 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] storm issue #2745: STORM-3135: Allow JCQueueTest to retry interrupting the c...

2018-06-29 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2745 The failure is unrelated, raised an issue at https://issues.apache.org/jira/browse/STORM-3137 to track. ---

[GitHub] storm pull request #2746: STORM-3136: Fix flaky integration test, clean up t...

2018-06-29 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2746 STORM-3136: Fix flaky integration test, clean up that code to be more… … readable https://issues.apache.org/jira/browse/STORM-3136 * Deduplicated the test spouts and bolts a bit

[GitHub] storm issue #2742: STORM-3061: Update commons libraries

2018-06-29 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2742 +1 (relying on the tests here) ---

[GitHub] storm pull request #2743: [STORM-3130]: Add Wrappers for Timer registration ...

2018-06-29 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2743#discussion_r199277655 --- Diff: storm-server/src/main/java/org/apache/storm/daemon/nimbus/TimedWritableByteChannel.java --- @@ -0,0 +1,48 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #2743: [STORM-3130]: Add Wrappers for Timer registration ...

2018-06-29 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2743#discussion_r199278789 --- Diff: storm-server/src/main/java/org/apache/storm/metric/timed/TimedResource.java --- @@ -0,0 +1,33 @@ +/** + * Licensed to the Apache Software

[GitHub] storm pull request #2745: STORM-3135: Allow JCQueueTest to retry interruptin...

2018-06-29 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2745 STORM-3135: Allow JCQueueTest to retry interrupting the consumer if t… …he queue happens to be full https://issues.apache.org/jira/browse/STORM-3135 You can merge this pull request

[GitHub] storm pull request #2741: STORM-3124 reconnect to pacemaker on failure

2018-06-29 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2741#discussion_r199193610 --- Diff: storm-client/src/jvm/org/apache/storm/messaging/netty/KerberosSaslClientHandler.java --- @@ -96,53 +96,69 @@ private void handleControlMessage

[GitHub] storm pull request #2741: STORM-3124 reconnect to pacemaker on failure

2018-06-28 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2741#discussion_r199057391 --- Diff: storm-client/src/jvm/org/apache/storm/messaging/netty/KerberosSaslClientHandler.java --- @@ -96,53 +96,69 @@ private void handleControlMessage

[GitHub] storm issue #2733: STORM-3119: Build Storm with Java 10

2018-06-27 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2733 @revans2 Rebased ---

[GitHub] storm pull request #2735: STORM-3121: Fix flaky metrics tests in storm-core

2018-06-26 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2735#discussion_r198022430 --- Diff: storm-core/pom.xml --- @@ -184,6 +184,10 @@ mockito-core test

[GitHub] storm issue #2737: (1.x) STORM-3122 Avoid supervisor being crashed due to ra...

2018-06-25 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2737 +1 ---

[GitHub] storm pull request #2733: STORM-3119: Build Storm with Java 10

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2733#discussion_r197857993 --- Diff: storm-core/test/resources/log4j2-test.xml --- @@ -23,7 +23,8

[GitHub] storm pull request #2733: STORM-3119: Build Storm with Java 10

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2733#discussion_r197857694 --- Diff: storm-client/src/jvm/org/apache/storm/utils/Time.java --- @@ -185,8 +173,17 @@ public static void advanceTimeNanos(long nanos

[GitHub] storm pull request #2733: STORM-3119: Build Storm with Java 10

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2733#discussion_r197857719 --- Diff: storm-core/pom.xml --- @@ -184,6 +184,10 @@ mockito-core test

[GitHub] storm pull request #2733: STORM-3119: Build Storm with Java 10

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2733#discussion_r197857597 --- Diff: dev-tools/travis/travis-script.sh --- @@ -31,7 +31,14 @@ else # Travis only has 3GB of memory, lets use 1GB for build, and 1.5GB for forked

[GitHub] storm pull request #2735: STORM-3121: Fix flaky metrics tests in storm-core

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2735#discussion_r197856967 --- Diff: storm-core/pom.xml --- @@ -184,6 +184,10 @@ mockito-core test

[GitHub] storm pull request #2734: STORM-3120: Clean up leftover null checks in Time,...

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2734#discussion_r197856612 --- Diff: storm-client/src/jvm/org/apache/storm/utils/Time.java --- @@ -185,8 +173,17 @@ public static void advanceTimeNanos(long nanos

[GitHub] storm pull request #2734: STORM-3120: Clean up leftover null checks in Time,...

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2734#discussion_r197838009 --- Diff: storm-client/src/jvm/org/apache/storm/utils/Time.java --- @@ -82,45 +66,49 @@ public static void sleepUntilNanos(long targetTimeNanos) throws

[GitHub] storm pull request #2734: STORM-3120: Clean up leftover null checks in Time,...

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2734#discussion_r197686220 --- Diff: storm-client/src/jvm/org/apache/storm/utils/Time.java --- @@ -82,45 +66,49 @@ public static void sleepUntilNanos(long targetTimeNanos) throws

[GitHub] storm pull request #2734: STORM-3120: Clean up leftover null checks in Time,...

2018-06-25 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2734#discussion_r197686035 --- Diff: storm-client/src/jvm/org/apache/storm/utils/Time.java --- @@ -82,45 +66,49 @@ public static void sleepUntilNanos(long targetTimeNanos) throws

[GitHub] storm pull request #2734: STORM-3120: Clean up leftover null checks in Time,...

2018-06-24 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2734#discussion_r197652839 --- Diff: storm-server/src/main/java/org/apache/storm/LocalCluster.java --- @@ -196,6 +196,9 @@ private LocalCluster(Builder builder) throws Exception

[GitHub] storm pull request #2736: MINOR: Mkdir for storm.home when running LocalClus...

2018-06-24 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2736 MINOR: Mkdir for storm.home when running LocalCluster Turns out Rocksdb doesn't handle creating parent directories, so https://github.com/apache/storm/pull/2728 doesn't prevent it from throwing

[GitHub] storm pull request #2734: STORM-3120: Clean up leftover null checks in Time,...

2018-06-24 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2734#discussion_r197652495 --- Diff: storm-server/src/main/java/org/apache/storm/LocalCluster.java --- @@ -196,6 +196,9 @@ private LocalCluster(Builder builder) throws Exception

[GitHub] storm pull request #2735: STORM-3121: Fix flaky metrics tests in storm-core

2018-06-24 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2735#discussion_r197652249 --- Diff: storm-core/test/clj/org/apache/storm/metrics_test.clj --- @@ -87,12 +91,22 @@ (first) ;; pick first task in the list, ignore other tasks

[GitHub] storm issue #2735: STORM-3121: Fix flaky metrics tests in storm-core

2018-06-24 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2735 I saw failures in the metrics tests very often when adding Java 10 to the testing matrix, e.g. https://travis-ci.org/srdo/storm/builds/395663084. Maybe Travis runs the tests on the same machine

[GitHub] storm issue #2733: STORM-3119: Build Storm with Java 10

2018-06-24 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2733 Pulled metrics test changes and Time changes into https://github.com/apache/storm/pull/2735 and https://github.com/apache/storm/pull/2734. Will rebase this once those get merged. ---

[GitHub] storm pull request #2735: STORM-3121: Fix flaky metrics tests in storm-core

2018-06-24 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2735 STORM-3121: Fix flaky metrics tests in storm-core https://issues.apache.org/jira/browse/STORM-3121 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] storm pull request #2734: STORM-3120: Clean up leftover null checks in Time,...

2018-06-24 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2734 STORM-3120: Clean up leftover null checks in Time, ensure idle thread… …s get to run when cluster time is advanced https://issues.apache.org/jira/browse/STORM-3120 Some

[GitHub] storm issue #2733: STORM-3119: Build Storm with Java 10

2018-06-24 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2733 Fair enough, will split this up. ---

[GitHub] storm pull request #2733: STORM-3119: Build Storm with Java 10

2018-06-23 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2733 STORM-3119: Build Storm with Java 10 https://issues.apache.org/jira/browse/STORM-3119 There are some changes in this PR that are only tangentially related to building with JDK10, namely fixes

[2/2] storm git commit: Merge branch 'storm3064' of https://github.com/milantracy/storm into asfgit-master

2018-06-22 Thread srdo
Merge branch 'storm3064' of https://github.com/milantracy/storm into asfgit-master Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/41cf4f32 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/41cf4f32 Diff:

[1/2] storm git commit: STORM-3064: PartitionedTridentSpoutExecutor should use getPartitionsForTask

2018-06-22 Thread srdo
Repository: storm Updated Branches: refs/heads/master 7122a4e2c -> 41cf4f322 STORM-3064: PartitionedTridentSpoutExecutor should use getPartitionsForTask Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/b80cd70d Tree:

[GitHub] storm issue #2731: STORM-3118 fix netty buffer usage

2018-06-22 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2731 +1 ---

[GitHub] storm issue #2729: STORM-3064: PartitionedTridentSpoutExecutor should use ge...

2018-06-21 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2729 @milantracy Looks great. Please squash to one commit, and we can merge once the 24 hour waiting period is over. ---

[GitHub] storm pull request #2729: STORM-3064: PartitionedTridentSpoutExecutor should...

2018-06-21 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2729#discussion_r197162525 --- Diff: storm-client/src/jvm/org/apache/storm/trident/spout/IPartitionedTridentSpout.java --- @@ -36,7 +37,7 @@ interface Coordinator

[GitHub] storm issue #2729: STORM-3064: PartitionedTridentSpoutExecutor should use ge...

2018-06-21 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2729 +1, looks good. ---

[GitHub] storm pull request #2728: STORM-3116: Set storm.home for clojure tests and d...

2018-06-19 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2728#discussion_r196559711 --- Diff: storm-server/src/main/java/org/apache/storm/LocalCluster.java --- @@ -193,6 +194,10 @@ private LocalCluster(Builder builder) throws Exception

[GitHub] storm pull request #2728: STORM-3116: Set storm.home for clojure tests and d...

2018-06-19 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2728 STORM-3116: Set storm.home for clojure tests and during LocalCluster … …runs https://issues.apache.org/jira/browse/STORM-3116 You can merge this pull request into a Git repository

[GitHub] storm issue #2714: STORM-3101: Fix unexpected metrics registration in StormM...

2018-06-19 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2714 @danny0405 Okay, thanks. I think the MetricRegistryImpl class looks nice https://github.com/apache/flink/blob/16ec3d7ea12c520c5c86f0721553355cc938c2ae/flink-runtime/src/main/java/org/apache/flink

[GitHub] storm pull request #2725: STORM-3114: Ban jdk.tools

2018-06-18 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2725 STORM-3114: Ban jdk.tools https://issues.apache.org/jira/browse/STORM-3114 You can merge this pull request into a Git repository by running: $ git pull https://github.com/srdo/storm STORM-3114

[GitHub] storm pull request #2724: STORM-3113: Upgrade Mockito to fix Java 10 incompa...

2018-06-18 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2724 STORM-3113: Upgrade Mockito to fix Java 10 incompatibility https://issues.apache.org/jira/browse/STORM-3113 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] storm-site pull request #6: Add southcom to powered by

2018-06-18 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm-site/pull/6 Add southcom to powered by Requested on the mailing list http://mail-archives.apache.org/mod_mbox/storm-dev/201806.mbox/%3CCAHKhnHw%3Dcpt76XGCEvu7XTs2a_vX%2B5bh_6pEPCmTvLQ8nWJ3RA%40mail.gmail.com%3E

[GitHub] storm issue #2714: STORM-3101: Fix unexpected metrics registration in StormM...

2018-06-18 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2714 @danny0405 A quick search for Role or MetricsGroup in the flink repo didn't turn up anything. Could you elaborate on what you mean, and why/how we could use Flink's mechanism here? ---

[GitHub] storm issue #2714: STORM-3101: Fix unexpected metrics registration in StormM...

2018-06-17 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2714 It might be good to consider whether we could move away from `static` for metrics, and consider if we could do dependency injection instead? The cause of the issue you mention on JIRA (accidentally

[GitHub] storm issue #2713: [STORM-3094] : Added topology name validation at client s...

2018-06-17 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2713 Thanks @ManoharVanam, merged to 1.x and 1.1.x ---

storm git commit: [STORM-3094] : Added topology name validation at client side

2018-06-17 Thread srdo
Repository: storm Updated Branches: refs/heads/1.1.x-branch 83bc0f3b7 -> f0a35bd65 [STORM-3094] : Added topology name validation at client side Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f0a35bd6 Tree:

storm git commit: STORM-3109: Fixed incorrect conversion from relative path to absolute path for STORM_LOCAL_DIR

2018-06-17 Thread srdo
Repository: storm Updated Branches: refs/heads/1.1.x-branch 6542f0c9a -> 83bc0f3b7 STORM-3109: Fixed incorrect conversion from relative path to absolute path for STORM_LOCAL_DIR Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

storm git commit: STORM-3109: Fixed incorrect conversion from relative path to absolute path for STORM_LOCAL_DIR

2018-06-17 Thread srdo
Repository: storm Updated Branches: refs/heads/1.x-branch b0f34ac1b -> 8fabff553 STORM-3109: Fixed incorrect conversion from relative path to absolute path for STORM_LOCAL_DIR Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/2] storm git commit: STORM-3109: Fixed incorrect conversion from relative path to absolute path for STORM_LOCAL_DIR

2018-06-17 Thread srdo
Repository: storm Updated Branches: refs/heads/master 15a9a3bac -> d3625b098 STORM-3109: Fixed incorrect conversion from relative path to absolute path for STORM_LOCAL_DIR Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/2] storm git commit: Merge branch 'STORM-3109' of https://github.com/zd-project/storm into asfgit-master

2018-06-17 Thread srdo
Merge branch 'STORM-3109' of https://github.com/zd-project/storm into asfgit-master Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d3625b09 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d3625b09 Diff:

[GitHub] storm issue #2720: STORM-3109: Fixed incorrect conversion from relative path...

2018-06-17 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2720 Ah right. Thanks, that makes sense. +1 ---

[2/2] storm git commit: Merge branch 'agresch_timer' of https://github.com/agresch/storm into STORM-3103-merge

2018-06-17 Thread srdo
Merge branch 'agresch_timer' of https://github.com/agresch/storm into STORM-3103-merge Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/15a9a3ba Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/15a9a3ba Diff:

[1/2] storm git commit: STORM-3103 allow nimbus to shutdown properly

2018-06-17 Thread srdo
Repository: storm Updated Branches: refs/heads/master 1e3ab3ac3 -> 15a9a3bac STORM-3103 allow nimbus to shutdown properly Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/5c5d0713 Tree:

[GitHub] storm issue #2718: STORM-3103 allow nimbus to shutdown properly

2018-06-17 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2718 +1 ---

[GitHub] storm issue #2720: STORM-3109: Fixed incorrect conversion from relative path...

2018-06-17 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2720 Could you explain a bit more why the conversion to absolute path is a problem? I'm having a hard time understanding why kill_workers would break if the STORM_LOCAL_DIR is given as an absolute path. ---

[GitHub] storm pull request #2722: STORM-3111: Remove dead code in StormSubmitter rel...

2018-06-16 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2722 STORM-3111: Remove dead code in StormSubmitter related to local mode https://issues.apache.org/jira/browse/STORM-3111 You can merge this pull request into a Git repository by running: $ git pull

[2/2] storm git commit: Merge branch 'bugfix/STORM-3102-kafka-client-performance-storm-1.1.x' of https://github.com/acseidel/storm into asfgit-1.1.x

2018-06-16 Thread srdo
Merge branch 'bugfix/STORM-3102-kafka-client-performance-storm-1.1.x' of https://github.com/acseidel/storm into asfgit-1.1.x Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6542f0c9 Tree:

[1/2] storm git commit: STORM-3102 Remove check for partition offset before every emit.

2018-06-16 Thread srdo
Repository: storm Updated Branches: refs/heads/1.1.x-branch 2dc3d53a1 -> 6542f0c9a STORM-3102 Remove check for partition offset before every emit. IN kafka >0.10.2 this check became expensive, causing large performance decreases. Project: http://git-wip-us.apache.org/repos/asf/storm/repo

[1/2] storm git commit: STORM-3102 Remove check for partition offset before every emit.

2018-06-16 Thread srdo
Repository: storm Updated Branches: refs/heads/1.x-branch 24f0ff0b9 -> b0f34ac1b STORM-3102 Remove check for partition offset before every emit. IN kafka >0.10.2 this check became expensive, causing large performance decreases. Project: http://git-wip-us.apache.org/repos/asf/storm/repo

[2/2] storm git commit: Merge branch 'bugfix/STORM-3102-kafka-client-performance-storm-1.x' of https://github.com/acseidel/storm into asfgit-1.x-branch

2018-06-16 Thread srdo
Merge branch 'bugfix/STORM-3102-kafka-client-performance-storm-1.x' of https://github.com/acseidel/storm into asfgit-1.x-branch Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/b0f34ac1 Tree:

[2/2] storm git commit: Merge branch 'bugfix/STORM-3102-kafka-client-performance-storm-2.0.0' of https://github.com/acseidel/storm into asfgit-master

2018-06-16 Thread srdo
Merge branch 'bugfix/STORM-3102-kafka-client-performance-storm-2.0.0' of https://github.com/acseidel/storm into asfgit-master Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/1e3ab3ac Tree:

[1/2] storm git commit: STORM-3102 Remove check for partition offset before every emit.

2018-06-16 Thread srdo
Repository: storm Updated Branches: refs/heads/master 0cb659040 -> 1e3ab3ac3 STORM-3102 Remove check for partition offset before every emit. IN kafka >0.10.2 this check became expensive, causing large performance decreases. Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[GitHub] storm issue #2715: STORM-3102 Remove check for partition offset before every...

2018-06-13 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2715 +1 ---

[GitHub] storm issue #2717: Bugfix/storm 3102 kafka client performance storm 1.x

2018-06-13 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2717 +1. Please squash to one commit. ---

[GitHub] storm issue #2716: STORM-3102 Remove check for partition offset before every...

2018-06-13 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2716 +1 ---

[GitHub] storm pull request #2704: STORM-1038: Upgrade to Netty 4

2018-06-08 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2704#discussion_r194141182 --- Diff: shaded-deps/pom.xml --- @@ -251,6 +253,10 @@ org.jboss.netty

[GitHub] storm pull request #2704: STORM-1038: Upgrade to Netty 4

2018-06-08 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2704#discussion_r194140703 --- Diff: storm-client/pom.xml --- @@ -172,7 +172,7 @@ **/generated

[GitHub] storm issue #2704: STORM-1038: Upgrade to Netty 4

2018-06-08 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2704 Rebased, and put in a work around for the flaky test. The test was using the fact that the client's channel to the server was open as indication that the channelConnected method must have finished

[GitHub] storm issue #2707: STORM-3097: Remove storm-druid

2018-06-07 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2707 Thanks, +1 again ---

[GitHub] storm issue #2698: STORM-2882: shade storm-client dependencies

2018-06-06 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2698 Looks great. +1. ---

[GitHub] storm issue #2707: STORM-3097: Remove storm-druid

2018-06-06 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2707 Remember https://github.com/apache/storm/blob/master/docs/storm-druid.md and any links in the other docs referring to druid. +1 otherwise. ---

[GitHub] storm issue #2706: STORM-3097: deprecate storm-druid (1.x)

2018-06-06 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2706 +1, but please also add the note to https://github.com/apache/storm/blob/1.x-branch/docs/storm-druid.md ---

<    2   3   4   5   6   7   8   9   10   11   >