[GitHub] storm pull request #1951: STORM-2371 Implementing new eventhub driver

2017-02-23 Thread SreeramGarlapati
Github user SreeramGarlapati commented on a diff in the pull request: https://github.com/apache/storm/pull/1951#discussion_r102774770 --- Diff: external/storm-eventhubs/src/main/java/org/apache/storm/eventhubs/spout/EventHubReceiverImpl.java --- @@ -92,50 +110,34 @@ public

[GitHub] storm pull request #1951: STORM-2371 Implementing new eventhub driver

2017-02-23 Thread SreeramGarlapati
Github user SreeramGarlapati commented on a diff in the pull request: https://github.com/apache/storm/pull/1951#discussion_r102773626 --- Diff: external/storm-eventhubs/src/main/java/org/apache/storm/eventhubs/spout/EventHubReceiverImpl.java --- @@ -92,50 +110,34 @@ public

[GitHub] storm pull request #1951: STORM-2371 Implementing new eventhub driver

2017-02-23 Thread SreeramGarlapati
Github user SreeramGarlapati commented on a diff in the pull request: https://github.com/apache/storm/pull/1951#discussion_r102770531 --- Diff: external/storm-eventhubs/src/main/java/org/apache/storm/eventhubs/spout/EventHubReceiverImpl.java --- @@ -65,24 +69,38 @@ public

[GitHub] storm pull request #1951: STORM-2371 Implementing new eventhub driver

2017-02-23 Thread SreeramGarlapati
Github user SreeramGarlapati commented on a diff in the pull request: https://github.com/apache/storm/pull/1951#discussion_r102769617 --- Diff: external/storm-eventhubs/src/main/java/org/apache/storm/eventhubs/bolt/EventHubBolt.java --- @@ -84,12 +82,39 @@ public void prepare(Map

[GitHub] storm pull request #1951: STORM-2371 Implementing new eventhub driver

2017-02-23 Thread SreeramGarlapati
Github user SreeramGarlapati commented on a diff in the pull request: https://github.com/apache/storm/pull/1951#discussion_r102768443 --- Diff: external/storm-eventhubs/src/main/java/org/apache/storm/eventhubs/bolt/EventHubBolt.java --- @@ -70,10 +69,9 @@ public void prepare(Map

[GitHub] storm pull request #1951: STORM-2371 Implementing new eventhub driver

2017-02-23 Thread SreeramGarlapati
Github user SreeramGarlapati commented on a diff in the pull request: https://github.com/apache/storm/pull/1951#discussion_r102767172 --- Diff: external/storm-eventhubs/src/main/java/org/apache/storm/eventhubs/bolt/EventHubBolt.java --- @@ -22,10 +22,8 @@ import

[GitHub] storm pull request #1951: STORM-2371 Implementing new eventhub driver

2017-02-21 Thread rban1
GitHub user rban1 opened a pull request: https://github.com/apache/storm/pull/1951 STORM-2371 Implementing new eventhub driver Changing the undelying receiver implementation with the latest Eventhub receiver You can merge this pull request into a Git repository by running: $