[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/609 --- 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] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-08-11 Thread ameybarve15
Github user ameybarve15 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r132678804 --- Diff: geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneQueriesIntegrationTest.java --- @@ -331,6 +331,29 @@ public void

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-08-10 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r132497282 --- Diff: geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneQueriesIntegrationTest.java --- @@ -331,6 +331,29 @@ public void queryJsonObject()

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-08-04 Thread upthewaterspout
Github user upthewaterspout commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r131433628 --- Diff: geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/distributed/WaitUntilFlushedFunction.java --- @@ -85,8 +72,10 @@ public

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-08-02 Thread ameybarve15
Github user ameybarve15 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r131056489 --- Diff: geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/distributed/WaitUntilFlushedFunction.java --- @@ -85,8 +72,10 @@ public void

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-08-02 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r130952081 --- Diff: geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/distributed/WaitUntilFlushedFunction.java --- @@ -85,8 +72,10 @@ public void

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-07-26 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r129624935 --- Diff: geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneQueriesIntegrationTest.java --- @@ -290,6 +295,24 @@ public void queryJsonObject()

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-07-25 Thread ameybarve15
Github user ameybarve15 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r129480518 --- Diff: geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneQueriesIntegrationTest.java --- @@ -290,6 +295,24 @@ public void

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-07-25 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r129418949 --- Diff: geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneQueriesIntegrationTest.java --- @@ -290,6 +295,24 @@ public void queryJsonObject()

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-07-20 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r128584677 --- Diff: geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneServiceImpl.java --- @@ -472,12 +478,20 @@ public boolean

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-07-20 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r128585366 --- Diff: geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneQueriesIntegrationTest.java --- @@ -290,6 +295,24 @@ public void queryJsonObject()

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-07-20 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r128586252 --- Diff: geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneQueriesIntegrationTest.java --- @@ -290,6 +295,24 @@ public void queryJsonObject()

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-07-20 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/609#discussion_r128584345 --- Diff: geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/distributed/WaitUntilFlushedFunction.java --- @@ -85,8 +72,8 @@ public void

[GitHub] geode pull request #609: GEODE-2886 : sent IllegalStateException instead of ...

2017-06-28 Thread ameybarve15
GitHub user ameybarve15 opened a pull request: https://github.com/apache/geode/pull/609 GEODE-2886 : sent IllegalStateException instead of throwing IllegalArgumentException inside WaitUntilFlushedFunction 1. sent IllegalStateException instead of throwing IllegalArgumentException