[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-08-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2248 --- 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 #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-08-05 Thread rahuljain373
Github user rahuljain373 commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r131534160 --- Diff: external/storm-jdbc/src/test/java/org/apache/storm/jdbc/common/JdbcClientTest.java --- @@ -80,6 +85,24 @@ public void testInsertAndSelect()

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-08-03 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r131263697 --- Diff: external/storm-jdbc/src/test/java/org/apache/storm/jdbc/common/JdbcClientTest.java --- @@ -80,6 +85,24 @@ public void testInsertAndSelect() {

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-08-02 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r131020922 --- Diff: external/storm-jdbc/src/main/java/org/apache/storm/jdbc/common/JdbcClient.java --- @@ -223,13 +237,25 @@ private void

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-08-02 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r131020932 --- Diff: external/storm-jdbc/src/main/java/org/apache/storm/jdbc/common/JdbcClient.java --- @@ -223,13 +237,25 @@ private void

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-08-02 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r131020840 --- Diff: external/storm-jdbc/src/main/java/org/apache/storm/jdbc/common/JdbcClient.java --- @@ -223,13 +237,25 @@ private void

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread rahuljain373
Github user rahuljain373 commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r130399722 --- Diff: external/storm-jdbc/src/test/java/org/apache/storm/jdbc/common/JdbcClientTest.java --- @@ -80,6 +85,24 @@ public void testInsertAndSelect()

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread RPCMoritz
Github user RPCMoritz commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r130360205 --- Diff: external/storm-jdbc/src/test/java/org/apache/storm/jdbc/common/JdbcClientTest.java --- @@ -92,3 +115,27 @@ public void cleanup() {

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread RPCMoritz
Github user RPCMoritz commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r130362674 --- Diff: external/storm-jdbc/src/test/java/org/apache/storm/jdbc/common/JdbcClientTest.java --- @@ -80,6 +85,24 @@ public void testInsertAndSelect() {

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread RPCMoritz
Github user RPCMoritz commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r130360350 --- Diff: external/storm-jdbc/src/test/java/org/apache/storm/jdbc/common/JdbcClientTest.java --- @@ -92,3 +115,27 @@ public void cleanup() {

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread RPCMoritz
Github user RPCMoritz commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r130360392 --- Diff: external/storm-jdbc/src/test/java/org/apache/storm/jdbc/common/JdbcClientTest.java --- @@ -92,3 +115,27 @@ public void cleanup() {

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread RPCMoritz
Github user RPCMoritz commented on a diff in the pull request: https://github.com/apache/storm/pull/2248#discussion_r130361066 --- Diff: external/storm-jdbc/src/main/java/org/apache/storm/jdbc/common/JdbcClient.java --- @@ -223,13 +237,25 @@ private void

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread rahuljain373
GitHub user rahuljain373 reopened a pull request: https://github.com/apache/storm/pull/2248 STORM-2028: Fix for uprooting the JDBC client exceptions in case of s… Fix for uprooting the JDBC client exceptions in case of subsequent connection closure issues You can merge this pull

[GitHub] storm pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread rahuljain373
Github user rahuljain373 closed the pull request at: https://github.com/apache/storm/pull/2248 --- 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 pull request #2248: STORM-2028: Fix for uprooting the JDBC client exce...

2017-07-31 Thread rahuljain373
GitHub user rahuljain373 opened a pull request: https://github.com/apache/storm/pull/2248 STORM-2028: Fix for uprooting the JDBC client exceptions in case of s… Fix for uprooting the JDBC client exceptions in case of subsequent connection closure issues You can merge this pull