[jira] [Commented] (STORM-822) As a storm developer I’d like to use the new kafka consumer API (0.8.3) to reduce dependencies and use long term supported kafka apis

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184523#comment-15184523 ] ASF GitHub Bot commented on STORM-822: -- Github user abhishekagarwal87 commented on a diff in the pull

[GitHub] storm pull request: STORM-822: Kafka Spout New Consumer API

2016-03-07 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1131#discussion_r55321087 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpoutStreams.java --- @@ -0,0 +1,142 @@ +/* + *

[jira] [Commented] (STORM-822) As a storm developer I’d like to use the new kafka consumer API (0.8.3) to reduce dependencies and use long term supported kafka apis

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184496#comment-15184496 ] ASF GitHub Bot commented on STORM-822: -- Github user abhishekagarwal87 commented on a diff in the pull

[GitHub] storm pull request: STORM-822: Kafka Spout New Consumer API

2016-03-07 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1131#discussion_r55320414 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpoutStreams.java --- @@ -0,0 +1,142 @@ +/* + *

[jira] [Commented] (STORM-822) As a storm developer I’d like to use the new kafka consumer API (0.8.3) to reduce dependencies and use long term supported kafka apis

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184454#comment-15184454 ] ASF GitHub Bot commented on STORM-822: -- Github user abhishekagarwal87 commented on a diff in the pull

[GitHub] storm pull request: STORM-822: Kafka Spout New Consumer API

2016-03-07 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1131#discussion_r55319067 --- Diff: external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/test/KafkaSpoutTopologyMain.java --- @@ -0,0 +1,112 @@ +/*

[jira] [Commented] (STORM-1608) Fix stateful topology acking behavior

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184437#comment-15184437 ] ASF GitHub Bot commented on STORM-1608: --- Github user arunmahadevan commented on the pull request:

[GitHub] storm pull request: [STORM-1608] Fix stateful topology acking beha...

2016-03-07 Thread arunmahadevan
Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/1190#issuecomment-193616307 @revans2 anchoring/acking in enforced for stateful & non-stateful bolts in a stateful topology to provide at-least once guarantee for the state updates. For the

[jira] [Commented] (STORM-822) As a storm developer I’d like to use the new kafka consumer API (0.8.3) to reduce dependencies and use long term supported kafka apis

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184436#comment-15184436 ] ASF GitHub Bot commented on STORM-822: -- Github user abhishekagarwal87 commented on a diff in the pull

[GitHub] storm pull request: STORM-822: Kafka Spout New Consumer API

2016-03-07 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1131#discussion_r55318130 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaRecordTupleBuilder.java --- @@ -0,0 +1,34 @@ +/* + *

[jira] [Commented] (STORM-822) As a storm developer I’d like to use the new kafka consumer API (0.8.3) to reduce dependencies and use long term supported kafka apis

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184434#comment-15184434 ] ASF GitHub Bot commented on STORM-822: -- Github user abhishekagarwal87 commented on a diff in the pull

[GitHub] storm pull request: STORM-822: Kafka Spout New Consumer API

2016-03-07 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1131#discussion_r55318083 --- Diff: external/storm-kafka-client/pom.xml --- @@ -0,0 +1,86 @@ + + +http://maven.apache.org/POM/4.0.0;

[jira] [Commented] (STORM-1233) port backtype.storm.security.auth.AuthUtils-test to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184411#comment-15184411 ] ASF GitHub Bot commented on STORM-1233: --- Github user abhishekagarwal87 commented on a diff in the

[GitHub] storm pull request: STORM-1233: Port AuthUtilsTest to java

2016-03-07 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on a diff in the pull request: https://github.com/apache/storm/pull/1191#discussion_r55316972 --- Diff: storm-core/src/jvm/org/apache/storm/security/auth/AuthUtils.java --- @@ -240,8 +290,8 @@ public static Subject populateSubject(Subject

[jira] [Commented] (STORM-1604) Delayed transition should handle NotALeaderException

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184372#comment-15184372 ] ASF GitHub Bot commented on STORM-1604: --- Github user abellina commented on a diff in the pull

[GitHub] storm pull request: STORM-1604:Delayed transition should handle No...

2016-03-07 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1188#discussion_r55314671 --- Diff: storm-core/src/clj/org/apache/storm/daemon/nimbus.clj --- @@ -1334,7 +1334,7 @@ (.unset_reset_log_level_timeout_epoch log-config

[jira] [Commented] (STORM-1233) port backtype.storm.security.auth.AuthUtils-test to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184294#comment-15184294 ] ASF GitHub Bot commented on STORM-1233: --- Github user abellina commented on a diff in the pull

[GitHub] storm pull request: STORM-1233: Port AuthUtilsTest to java

2016-03-07 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1191#discussion_r55310666 --- Diff: storm-core/test/jvm/org/apache/storm/security/auth/AuthUtilsTest.java --- @@ -0,0 +1,227 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (STORM-1233) port backtype.storm.security.auth.AuthUtils-test to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184204#comment-15184204 ] ASF GitHub Bot commented on STORM-1233: --- Github user hustfxj commented on a diff in the pull

[GitHub] storm pull request: STORM-1233: Port AuthUtilsTest to java

2016-03-07 Thread hustfxj
Github user hustfxj commented on a diff in the pull request: https://github.com/apache/storm/pull/1191#discussion_r55305746 --- Diff: storm-core/test/jvm/org/apache/storm/security/auth/AuthUtilsTest.java --- @@ -0,0 +1,227 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (STORM-1603) Storm UT fails on supervisor test in Windows (0.10.x)

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184169#comment-15184169 ] ASF GitHub Bot commented on STORM-1603: --- Github user HeartSaVioR commented on the pull request:

[GitHub] storm pull request: STORM-1603 Storm UT fails on supervisor test i...

2016-03-07 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/1183#issuecomment-193545149 @knusbaum STORM-1463 is just one of them. I can't find other issues which affect this since history for supervisor.clj is gone when moving package. Do we

[GitHub] storm pull request: STORM-1233: Port AuthUtilsTest to java

2016-03-07 Thread hustfxj
Github user hustfxj commented on a diff in the pull request: https://github.com/apache/storm/pull/1191#discussion_r55303331 --- Diff: storm-core/src/jvm/org/apache/storm/security/auth/AuthUtils.java --- @@ -81,35 +80,88 @@ public static Configuration GetConfiguration(Map

[jira] [Commented] (STORM-1233) port backtype.storm.security.auth.AuthUtils-test to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184166#comment-15184166 ] ASF GitHub Bot commented on STORM-1233: --- Github user hustfxj commented on a diff in the pull

[jira] [Created] (STORM-1610) port pacemaker-state-factory-test to java

2016-03-07 Thread John Fang (JIRA)
John Fang created STORM-1610: Summary: port pacemaker-state-factory-test to java Key: STORM-1610 URL: https://issues.apache.org/jira/browse/STORM-1610 Project: Apache Storm Issue Type: New

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183920#comment-15183920 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on the pull request:

[jira] [Commented] (STORM-710) bin/storm command list out all the classes in the output for a command

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183918#comment-15183918 ] ASF GitHub Bot commented on STORM-710: -- Github user asfgit closed the pull request at:

[jira] [Commented] (STORM-710) bin/storm command list out all the classes in the output for a command

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183916#comment-15183916 ] ASF GitHub Bot commented on STORM-710: -- Github user knusbaum commented on the pull request:

[GitHub] storm pull request: [STORM-710] bin/storm command list out all the...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/553 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] storm pull request: [STORM-710] bin/storm command list out all the...

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/553#issuecomment-193489974 Closing this. Feel free to reopen with updates. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (STORM-638) UI should show up process-id of the Worker to which an Executor is assigned

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183909#comment-15183909 ] ASF GitHub Bot commented on STORM-638: -- Github user asfgit closed the pull request at:

[GitHub] storm pull request: STORM-638:UI should show up process-id of the ...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/396 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (STORM-638) UI should show up process-id of the Worker to which an Executor is assigned

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183907#comment-15183907 ] ASF GitHub Bot commented on STORM-638: -- Github user knusbaum commented on the pull request:

[GitHub] storm pull request: STORM-638:UI should show up process-id of the ...

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/396#issuecomment-193489321 Closing this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183898#comment-15183898 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55285995 --- Diff: storm-core/src/clj/org/apache/storm/daemon/worker.clj --- @@ -254,6 +254,9 @@ (log-error e "Error when processing event")

[GitHub] storm pull request: Kafka spout failure config

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/406#issuecomment-193488599 Closing. Feel free to reopen with updates. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55285564 --- Diff: storm-core/src/clj/org/apache/storm/daemon/executor.clj --- @@ -742,7 +742,7 @@

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183891#comment-15183891 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55285470 --- Diff: storm-core/src/clj/org/apache/storm/daemon/executor.clj --- @@ -536,17 +536,17 @@ (throw (RuntimeException.

[jira] [Commented] (STORM-433) Give users visibility to the depth of queues at each bolt

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183888#comment-15183888 ] ASF GitHub Bot commented on STORM-433: -- Github user knusbaum closed the pull request at:

[GitHub] storm pull request: STORM-433: Give users visibility to the depth ...

2016-03-07 Thread knusbaum
Github user knusbaum closed the pull request at: https://github.com/apache/storm/pull/236 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (STORM-591) logback.xml in store-core

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183886#comment-15183886 ] ASF GitHub Bot commented on STORM-591: -- Github user asfgit closed the pull request at:

[jira] [Commented] (STORM-591) logback.xml in store-core

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183883#comment-15183883 ] ASF GitHub Bot commented on STORM-591: -- Github user knusbaum commented on the pull request:

[GitHub] storm pull request: [STORM-591] exclude logback.xml from jar

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/352 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] storm pull request: [STORM-591] exclude logback.xml from jar

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/352#issuecomment-193486500 Closing this. Feel free to reopen with updates. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183881#comment-15183881 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55285131 --- Diff: storm-core/test/jvm/org/apache/storm/utils/staticmocking/CommonInstaller.java --- @@ -0,0 +1,38 @@ +/** + * Licensed to the Apache

[jira] [Commented] (STORM-532) Supervisor should restart worker immediately, if the worker process does not exist any more

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183877#comment-15183877 ] ASF GitHub Bot commented on STORM-532: -- Github user asfgit closed the pull request at:

[GitHub] storm pull request: STORM-532:Supervisor should restart worker imm...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/296 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] storm pull request: STORM-532:Supervisor should restart worker imm...

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/296#issuecomment-193485875 Closing this. Feel free to reopen with updates. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55284861 --- Diff: storm-core/test/clj/org/apache/storm/messaging/netty_integration_test.clj --- @@ -1,4 +1,3 @@ - --- End diff -- Please revert the

[jira] [Commented] (STORM-532) Supervisor should restart worker immediately, if the worker process does not exist any more

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183875#comment-15183875 ] ASF GitHub Bot commented on STORM-532: -- Github user knusbaum commented on the pull request:

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183872#comment-15183872 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: add cgroup function that can limit cpu share o...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/667 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55284650 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] storm pull request: add cgroup function that can limit cpu share o...

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/667#issuecomment-193484745 JStorm's cgroups merged with #1053. Closing this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183864#comment-15183864 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55284177 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183857#comment-15183857 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[jira] [Commented] (STORM-1028) Eventhub spout meta data

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183856#comment-15183856 ] ASF GitHub Bot commented on STORM-1028: --- Github user knusbaum commented on the pull request:

[jira] [Commented] (STORM-1028) Eventhub spout meta data

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183858#comment-15183858 ] ASF GitHub Bot commented on STORM-1028: --- Github user asfgit closed the pull request at:

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55283874 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] storm pull request: STORM-1028: Eventhub spout meta data

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/651 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] storm pull request: STORM-1028: Eventhub spout meta data

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/651#issuecomment-193483183 Closing this. Feel free to reopen with updates. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55283304 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183847#comment-15183847 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: STORM-430: Allow netty SASL to support encrypt...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/250 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (STORM-430) (Security) Allow netty SASL to support encryption/decryption

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183846#comment-15183846 ] ASF GitHub Bot commented on STORM-430: -- Github user asfgit closed the pull request at:

[jira] [Commented] (STORM-430) (Security) Allow netty SASL to support encryption/decryption

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183844#comment-15183844 ] ASF GitHub Bot commented on STORM-430: -- Github user knusbaum commented on the pull request:

[GitHub] storm pull request: STORM-430: Allow netty SASL to support encrypt...

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/250#issuecomment-193481184 @RaghavendraNandagopal Closing this. We still like the functionality, so free to reopen if you have time to address the comments. --- If your project is set up

[jira] [Commented] (STORM-590) KafkaSpout should use kafka consumer api

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183826#comment-15183826 ] ASF GitHub Bot commented on STORM-590: -- Github user asfgit closed the pull request at:

[GitHub] storm pull request: STORM-590: added Kafka API based partition rea...

2016-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/407 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (STORM-590) KafkaSpout should use kafka consumer api

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183825#comment-15183825 ] ASF GitHub Bot commented on STORM-590: -- Github user knusbaum commented on the pull request:

[GitHub] storm pull request: STORM-590: added Kafka API based partition rea...

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/407#issuecomment-193478032 Closing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183821#comment-15183821 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[jira] [Commented] (STORM-1603) Storm UT fails on supervisor test in Windows (0.10.x)

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183811#comment-15183811 ] ASF GitHub Bot commented on STORM-1603: --- Github user knusbaum commented on the pull request:

[GitHub] storm pull request: STORM-1603 Storm UT fails on supervisor test i...

2016-03-07 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/1183#issuecomment-193475643 +1. I'm in favor of backporting STORM-1463 (#1004) as well. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183809#comment-15183809 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55280379 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183807#comment-15183807 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55280255 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55280156 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183805#comment-15183805 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183790#comment-15183790 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183788#comment-15183788 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55279265 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,605 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183789#comment-15183789 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55279121 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55279184 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183785#comment-15183785 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55278586 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183780#comment-15183780 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55277889 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183774#comment-15183774 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55277573 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55277280 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183771#comment-15183771 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

[GitHub] storm pull request: [STORM-1269] port backtype.storm.daemon.common...

2016-03-07 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1185#discussion_r55276746 --- Diff: storm-core/src/jvm/org/apache/storm/daemon/StormCommon.java --- @@ -0,0 +1,604 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (STORM-1269) port backtype.storm.daemon.common to java

2016-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183764#comment-15183764 ] ASF GitHub Bot commented on STORM-1269: --- Github user revans2 commented on a diff in the pull

  1   2   >