[GitHub] storm issue #1691: STORM-2090: Add integration test for storm windowing

2016-09-22 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1691 Just to be clear, that wasn't a criticism. I just wanted to point out that it is important that we know the provenance and license of all code that enters our repository. --- If your project

[GitHub] storm issue #1691: STORM-2090: Add integration test for storm windowing

2016-09-22 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1691 This a fairly large commit that seemingly includes code from other projects. That's fine as long as you can document what code was copied, and what the license for that code was. --- If your

[GitHub] storm issue #1642: STORM-2018: Supervisor V2.

2016-09-15 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1642 I have a few style-related nits, but I've refrained from pointing them out because the style(s) in the codebase are all over the place, and the style is inherited in some places. If we want to get

[GitHub] storm issue #1642: STORM-2018: Supervisor V2.

2016-09-15 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1642 @revans2 I'm also in the process of reviewing this. I hope to finish by the end of the day. So far everything looks good to me. --- If your project is set up for it, you can reply to this email

[GitHub] storm issue #1656: STORM-2057 Support JOIN statement in Storm SQL

2016-09-07 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1656 Before we get too out of control over white space, we should think about establishing a style guide. I don't see any style violations here that we haven't seen before (and accepted

[GitHub] storm issue #1619: Fix parent version of storm-druid and storm-kinesis

2016-08-11 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1619 +1 nice catch. Those components were added after the last RC, which is why they weren't included in the revert. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] storm issue #1606: STORM-2020: Stop using sun internal classes. STORM-2021: ...

2016-08-04 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1606 +1. I don't see a need to break them out. --- 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

[GitHub] storm issue #1595: STORM-2006 Storm metrics feature improvement: support per...

2016-07-28 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1595 @HeartSaVioR I don't think I was very clear in articulating my proposal. What I'm saying is rather than making this a configuration switch, make it dynamic based on what interface the consumer

[GitHub] storm pull request #1595: STORM-2006 Storm metrics feature improvement: supp...

2016-07-27 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1595#discussion_r72539748 --- Diff: conf/defaults.yaml --- @@ -259,6 +259,10 @@ topology.disruptor.batch.size: 100 topology.disruptor.batch.timeout.millis: 1

[GitHub] storm pull request #1595: STORM-2006 Storm metrics feature improvement: supp...

2016-07-27 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1595#discussion_r72513531 --- Diff: conf/defaults.yaml --- @@ -259,6 +259,10 @@ topology.disruptor.batch.size: 100 topology.disruptor.batch.timeout.millis: 1

[GitHub] storm pull request #1595: STORM-2006 Storm metrics feature improvement: supp...

2016-07-27 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1595#discussion_r72479602 --- Diff: conf/defaults.yaml --- @@ -259,6 +259,10 @@ topology.disruptor.batch.size: 100 topology.disruptor.batch.timeout.millis: 1

[GitHub] storm issue #1585: STORM-2000 Package storm-opentsdb as part of external dir...

2016-07-25 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1585 +1 --- 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

[GitHub] storm issue #1553: STORM-1962: support python 3 and 2 in multilang

2016-07-21 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1553 +1 --- 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

[GitHub] storm issue #1583: STORM-1979: Storm Druid Connector implementation.

2016-07-21 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1583 @omkreddy I haven't had a chance to review it fully yet, but you can add me as a committer sponsor. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] storm issue #1579: STORM-1989: X-Frame-Options support for Storm UI

2016-07-20 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1579 @tibkiss Yes. I tested locally and the build succeeded. --- 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

[GitHub] storm issue #1568: [STORM-1964] Unexpected behavior when using count window ...

2016-07-20 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1568 +1 --- 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

[GitHub] storm issue #1569: [STORM-1974] Using System.lineSeparator to replacement wr...

2016-07-20 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1569 @darionyaphet This change has the same effect as the code it replaces and seems unnecessary as there is no synchronization going on here. --- If your project is set up for it, you can reply

[GitHub] storm issue #1579: STORM-1989: X-Frame-Options support for Storm UI

2016-07-20 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1579 +1 --- 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

[GitHub] storm issue #1570: [STORM-1975] Support default value for KafkaBolt

2016-07-20 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1570 @harshach @darionyaphet I don't think we're in a position to deprecate storm-kafka yet for two reasons: 1. storm-kafka-client does not have feature parity with storm-kafka yet (e.g. bolt

[GitHub] storm issue #1576: Kafka Spout New Consumer API - KafkaSpoutRetryExponential...

2016-07-20 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1576 +1 --- 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

[GitHub] storm issue #1577: [STORM-1987] Fix TridentKafkaWordCount arg handling in di...

2016-07-20 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1577 +1 --- 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

[GitHub] storm issue #1578: STORM-1988 Kafka Offset not showing due to bad classpath

2016-07-20 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1578 +1 --- 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

[GitHub] storm issue #1561: STORM-1966 Expand metric having Map type as value into mu...

2016-07-15 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1561 +1 --- 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

[GitHub] storm issue #1482: STORM-1876: Option to build storm-kafka and storm-kafka-c...

2016-07-15 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1482 @abhishekagarwal87 Any update on 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

[GitHub] storm issue #1558: STORM-1910 One topology cannot use hdfs spout to read fro...

2016-07-14 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1558 +1 --- 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

[GitHub] storm issue #1563: [STORM-1968] Storm logviewer does not work for nimbus.log...

2016-07-14 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1563 +1 --- 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

[GitHub] storm issue #1560: STORM-1966 Expand metric having Map type as value into mu...

2016-07-14 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1560 +1 --- 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

[GitHub] storm issue #1482: STORM-1876: Option to build storm-kafka and storm-kafka-c...

2016-07-11 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1482 The README needs to be updated for this change with instructions on how to use different Kafka client and scala versions. I'm okay with either leaving or removing the `provided` scope

[GitHub] storm issue #1481: STORM-1705: Fix cap-retry bug

2016-06-10 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1481 +1 Thanks @abhishekagarwal87. Since this is a one-line change blocking the release, I'm going to merge it in the interest of proceeding with the release. If there are any objections we can

[GitHub] storm issue #1325: STORM-1700 Introduce 'whitelist' / 'blacklist' option to ...

2016-06-10 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1325 +1 --- 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

[GitHub] storm issue #1324: STORM-1700 Introduce 'whitelist' / 'blacklist' option to ...

2016-06-10 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1324 +1 --- 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

[GitHub] storm issue #1467: STORM-1771. HiveState should flushAndClose before closing...

2016-06-09 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1467 There was a compilation issue with this patch. I fixed it with this commit: 0b54767 Please review. If there are any objections I can revert. --- If your project is set up for it, you can reply

[GitHub] storm issue #1467: STORM-1771. HiveState should flushAndClose before closing...

2016-06-09 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1467 +1 --- 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

[GitHub] storm issue #1331: STORM-1705: Cap number of retries for a failed message

2016-06-09 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1331 +1 --- 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

[GitHub] storm issue #1331: STORM-1705: Cap number of retries for a failed message

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1331 Two minor nits. I'm +1 once they are addressed. --- 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

[GitHub] storm pull request #1331: STORM-1705: Cap number of retries for a failed mes...

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1331#discussion_r66318933 --- Diff: external/storm-kafka/src/jvm/org/apache/storm/kafka/ExponentialBackoffMsgRetryManager.java --- @@ -86,15 +94,23 @@ public Long

[GitHub] storm pull request #1331: STORM-1705: Cap number of retries for a failed mes...

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1331#discussion_r66318510 --- Diff: external/storm-kafka/src/jvm/org/apache/storm/kafka/SpoutConfig.java --- @@ -37,6 +37,8 @@ public long retryInitialDelayMs = 0

[GitHub] storm issue #1379: STORM-1742 (1.x) More accurate 'complete latency'

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1379 I wouldn't mind seeing some larger-scale performance tests, since it doubles the size of ACK tuples (I know, they're still small). If others can confirm the absence of any performance degradation

[GitHub] storm issue #1453: STORM-1873 Implement alternative behaviour for late tuple...

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1453 +1 --- 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

[GitHub] storm issue #1324: STORM-1700 Introduce 'whitelist' / 'blacklist' option to ...

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1324 See my comments on #1325 as they apply here as well. --- 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

[GitHub] storm pull request #1325: STORM-1700 Introduce 'whitelist' / 'blacklist' opt...

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1325#discussion_r66292563 --- Diff: conf/storm.yaml.example --- @@ -39,10 +39,13 @@ # - "server2" ## Metrics Consumers +## NOTE: task queue will be

[GitHub] storm pull request #1325: STORM-1700 Introduce 'whitelist' / 'blacklist' opt...

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1325#discussion_r66292249 --- Diff: storm-core/src/clj/org/apache/storm/daemon/common.clj --- @@ -298,18 +299,21 @@ {[comp-id METRICS-STREAM-ID] :shuffle

[GitHub] storm issue #1456: [STORM-1874]Update logger private permissions

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1456 +1 --- 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

[GitHub] storm issue #1471: STORM-1865: update command line client document

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1471 +1 nice job! --- 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

[GitHub] storm issue #1473: STORM-1864 : StormSubmitter should throw respective excep...

2016-06-08 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1473 +1 --- 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

[GitHub] storm issue #1461: [STORM-1882] Expose TextFileReader public

2016-06-07 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1461 +1 --- 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

[GitHub] storm issue #1153: [STORM-1575] fix TwitterSampleSpout NPE on close

2016-06-07 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1153 +1 --- 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

[GitHub] storm issue #1464: STORM-1884: Prioritize pendingPrepare over pendingCommit

2016-06-07 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1464 +1 --- 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

[GitHub] storm issue #1468: STORM-1885. python script for squashing and merging prs.

2016-06-06 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1468 @harshach The source of the file is referenced here: https://github.com/apache/storm/pull/1468/files#diff-da45fe3972445a9f82ef768808dd8853R20 I'd like to get clearance that what

[GitHub] storm issue #1468: STORM-1885. python script for squashing and merging prs.

2016-06-06 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1468 > We won't be able capture this in JIRA either. I am not sure how much of this is important to have all the commits from each contributor for a single JIRA which in itself is rare unless its a

[GitHub] storm issue #1468: STORM-1885. python script for squashing and merging prs.

2016-06-06 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1468 > It will ask for primary authors and the user who is merging this can input more than one author at the time of merge. That means it removes authorship information. If we tag a squas

[GitHub] storm issue #1458: STORM-1878: Flux can now handle IStatefulBolts

2016-06-06 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1458 +1 --- 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

[GitHub] storm issue #1468: STORM-1885. python script for squashing and merging prs.

2016-06-06 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1468 I'm a little on the fence in terms of squashing the commits of others vs. asking the contributor to do so. There are a lot of situations where spreading out a big patch over multiple commits makes

[GitHub] storm pull request: [STORM-1868] Modify TridentKafkaWordCount to r...

2016-05-27 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1449#issuecomment-01561 +1 This should probably also be applied to the 1.* branches. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] storm pull request: STORM-1861 Fix storm script bug to not fork ja...

2016-05-27 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1448#issuecomment-222169053 +1 --- 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

[GitHub] storm pull request: STORM-1864 StormSubmitter should throw respect...

2016-05-25 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1446#issuecomment-221764594 +1 Thanks for the clarification @satishd! --- 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-1766] - A better algorithm server rack ...

2016-05-25 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1398#issuecomment-221686373 @jerrypeng For tracking what goes into each branch/release. Github only gives us merge notifications for the branch a pull request targeted. If you had merged

[GitHub] storm pull request: STORM-1861 Fix storm script bug to not fork ja...

2016-05-25 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1441#discussion_r64637467 --- Diff: bin/storm.py --- @@ -241,7 +240,6 @@ def jar(jarfile, klass, *args): extrajars=[tmpjar, USER_CONF_DIR, STORM_BIN_DIR

[GitHub] storm pull request: [STORM-1766] - A better algorithm server rack ...

2016-05-25 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1398#issuecomment-221677136 @jerrypeng Did you merge this to any other branches, or just master? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] storm pull request: STORM-1864 StormSubmitter should throw respect...

2016-05-25 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1446#discussion_r64612906 --- Diff: storm-core/src/jvm/org/apache/storm/StormSubmitter.java --- @@ -223,48 +227,65 @@ public static void submitTopologyAs(String name, Map stormConf

[GitHub] storm pull request: STORM-1864 StormSubmitter should throw respect...

2016-05-25 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1446#discussion_r64612709 --- Diff: storm-core/src/jvm/org/apache/storm/StormSubmitter.java --- @@ -223,48 +227,65 @@ public static void submitTopologyAs(String name, Map stormConf

[GitHub] storm pull request: STORM-1861 Fix storm script bug to not fork ja...

2016-05-25 Thread ptgoetz
Github user ptgoetz commented on a diff in the pull request: https://github.com/apache/storm/pull/1441#discussion_r64598586 --- Diff: bin/storm.py --- @@ -241,7 +240,6 @@ def jar(jarfile, klass, *args): extrajars=[tmpjar, USER_CONF_DIR, STORM_BIN_DIR

[GitHub] storm pull request: [STORM-1851] Fix default nimbus impersonation ...

2016-05-24 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1435#issuecomment-221394681 +1 --- 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

[GitHub] storm pull request: STORM-1848: Make KafkaMessageId and Partition ...

2016-05-24 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1428#issuecomment-221391859 +1 --- 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

[GitHub] storm pull request: FluxShellBolt/FluxShellSpout can now emit into...

2016-05-24 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1426#issuecomment-221390428 Thanks @Darkless012 I filed https://issues.apache.org/jira/browse/STORM-1862 for this and merged to master, 1.x-branch and 1.0.x-branch. --- If your project is set up

[GitHub] storm pull request: [STORM-1766] - A better algorithm server rack ...

2016-05-24 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1398#issuecomment-221383374 +1 @jerrypeng Can you file a lira for updating the documentation if necessary? --- If your project is set up for it, you can reply to this email and have your

[GitHub] storm pull request: [Storm-1728] TransactionalTridentKafkaSpout er...

2016-05-24 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1429#issuecomment-221381657 Thanks @whoahbot. I merged this to master, 1.x-branch and 1.0.x-branch. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] storm pull request: (STORM-1674) Idle KafkaSpout consumes more ban...

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1393#issuecomment-220705013 Thanks @moesol I merged this into master, 1.x-branch and 1.0.x-branch. Note that with 1.0.x-branch this created a conflict, as `KafkaConfig.minFetchByte` had

[GitHub] storm pull request: (STORM-1674) Idle KafkaSpout consumes more ban...

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1393#issuecomment-220692188 I'm in the process of merging this. Other committers please hold off. More info to follow... --- If your project is set up for it, you can reply to this email and have

[GitHub] storm pull request: (STORM-1674) Idle KafkaSpout consumes more ban...

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1393#issuecomment-220683696 +1 Nice catch! --- 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

[GitHub] storm pull request: FluxShellBolt/FluxShellSpout can now emit into...

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1426#issuecomment-220682954 +1 @Darkless012 No worries on the branch for this. A committer will merge it into the appropriate branches. --- If your project is set up for it, you can

[GitHub] storm pull request: STORM-1842 Forward references in storm.thrift ...

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1423#issuecomment-220677726 +1 --- 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

[GitHub] storm pull request: STORM-1842 (1.0.x) Forward references in storm...

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1425#issuecomment-220677854 +1 --- 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

[GitHub] storm pull request: STORM-1842 (1.x) Forward references in storm.t...

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1424#issuecomment-220677791 +1 --- 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

[GitHub] storm pull request: Bump version to 1.1.0-SNAPSHOT

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1432#issuecomment-220676804 Thanks @HeartSaVioR. Merged. --- 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

[GitHub] storm pull request: fix for PartitionedTridentSpoutExecutor STORM-...

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1438#issuecomment-220656428 @lerouxrgd Thanks for the patch, but this looks like a duplicate of #1429 which is eligible for merge. Would you mind closing this PR? The earlier PR was raised

[GitHub] storm pull request: Bump version to 1.1.0-SNAPSHOT

2016-05-20 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1432#issuecomment-22063 +1 --- 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

[GitHub] storm pull request: [Storm-1728] TransactionalTridentKafkaSpout er...

2016-05-18 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1429#issuecomment-220137390 +1 This should also be merged to the 1.x-branch and master branches. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] storm pull request: STORM-1838 update OffsetEntry when onPartition...

2016-05-16 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1419#issuecomment-219501512 another JIRA integration test. Ignore. --- 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

[GitHub] storm pull request: STORM-1838 update OffsetEntry when onPartition...

2016-05-16 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1419#issuecomment-219500282 testing JIRA integration, please ignore --- 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

[GitHub] storm pull request: STORM-1769 Added a test to check local nimbus ...

2016-05-12 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1403#issuecomment-218751708 +1 --- 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

[GitHub] storm pull request: STORM-1773 Utils.javaDeserialize() doesn't wor...

2016-05-11 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1411#issuecomment-218654976 +1 --- 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

[GitHub] storm pull request: KafkaSpout README for storm-kafka-client (Kafk...

2016-04-29 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1383#issuecomment-215865676 +1 Since this is a documentation-only patch, and is a big improvement, I'd like to pull this into 1.0.1 rc3. If there are any objections, we can always

[GitHub] storm pull request: STORM-1741: remove unconditional setting of JA...

2016-04-29 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1377#issuecomment-215792468 As this is a very minor change that fixes a blocker, if there are no objections I will merge it in order to proceed with the 1.0.1 rc3 release. If there are any

[GitHub] storm pull request: STORM-1739 (0.10.x) update the mini JAVA versi...

2016-04-29 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1368#issuecomment-215784896 =1 --- 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

[GitHub] storm pull request: STORM-1739 (1.x) update the mini JAVA version ...

2016-04-29 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1367#issuecomment-215784820 +1 --- 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

[GitHub] storm pull request: STORM-1739 (master) update the mini JAVA versi...

2016-04-29 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1366#issuecomment-215784757 +1 --- 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

[GitHub] storm pull request: STORM-1727: add storm 1.0.0 rename note

2016-04-29 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1358#issuecomment-215780240 +1 --- 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

[GitHub] storm pull request: STORM-1733 (0.1.x) Flush stdout and stderr bef...

2016-04-29 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1374#issuecomment-215760873 +1 @arunmahadevan I will merge for 1.0.1 rc3. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] storm pull request: STORM-1741: remove unconditional setting of JA...

2016-04-28 Thread ptgoetz
GitHub user ptgoetz opened a pull request: https://github.com/apache/storm/pull/1377 STORM-1741: remove unconditional setting of JAVA_HOME from storm-env.sh You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptgoetz/storm STORM

[GitHub] storm pull request: STORM-1736. Change KafkaTestBroker.buildKafkaC...

2016-04-27 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1376#issuecomment-215303147 The patch looks okay to me, but I would like to know why it's necessary. I can't reproduce the issuue from the branch or rc2 build. --- If your project is set up

[GitHub] storm pull request: STORM-1729 (1.x) Get rid of reflections while ...

2016-04-27 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1361#issuecomment-215184340 +1 (forgot to do so before merging) --- 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

[GitHub] storm pull request: STORM-1731 (1.x) Avoid looking up debug / back...

2016-04-27 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1362#issuecomment-215150674 +1 --- 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

[GitHub] storm pull request: STORM-1535: Make sure hdfs key tab login happe...

2016-04-25 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1351#issuecomment-214497033 Thanks @priyank5485. Merged to master, 1.x-branch and 0.10.x-branch. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] storm pull request: STORM-1535: Make sure hdfs key tab login happe...

2016-04-21 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1351#issuecomment-213062461 +1 --- 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

[GitHub] storm pull request: STORM-1670 LocalState#get(String) can throw Fi...

2016-04-04 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1297#issuecomment-205493715 +1 (again). Confirmed this fixes the test failures on 1.x-branch. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] storm pull request: STORM-1677 Test resource files are excluded fr...

2016-04-04 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1300#issuecomment-205477201 +1 --- 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

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

2016-04-01 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1131#issuecomment-204619936 This has been merged into the 1.x branch and will be included in the 1.0 release. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] storm pull request: STORM-1670 LocalState#get(String) can throw Fi...

2016-04-01 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1297#issuecomment-204610812 @satishd For some reason this is causing the storm-core clojure tests to fail consistently. Could you take a look? --- If your project is set up for it, you can reply

[GitHub] storm pull request: STORM-1670 LocalState#get(String) can throw Fi...

2016-04-01 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1297#issuecomment-204547903 +1 --- 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

<    1   2   3   4   5   6   7   >