[GitHub] lucene-solr pull request #169: Add status return for replication SOLR-10249

2017-03-24 Thread tflobbe
Github user tflobbe commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/169#discussion_r107959546 --- Diff: solr/core/src/java/org/apache/solr/handler/IndexFetcher.java --- @@ -161,6 +163,52 @@ private Integer soTimeout; + priv

[GitHub] lucene-solr pull request #169: Add status return for replication SOLR-10249

2017-03-24 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/169#discussion_r107955318 --- Diff: solr/core/src/java/org/apache/solr/handler/IndexFetcher.java --- @@ -161,6 +163,52 @@ private Integer soTimeout; + priv

[GitHub] lucene-solr pull request #169: Add status return for replication SOLR-10249

2017-03-24 Thread tflobbe
Github user tflobbe commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/169#discussion_r107954150 --- Diff: solr/core/src/java/org/apache/solr/handler/IndexFetcher.java --- @@ -161,6 +163,52 @@ private Integer soTimeout; + priv

[GitHub] lucene-solr pull request #169: Add status return for replication SOLR-10249

2017-03-22 Thread millerjeff0
Github user millerjeff0 commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/169#discussion_r107526774 --- Diff: solr/core/src/java/org/apache/solr/handler/IndexFetcher.java --- @@ -321,9 +369,16 @@ boolean fetchLatestIndex(boolean forceReplication, b

[GitHub] lucene-solr pull request #169: Add status return for replication SOLR-10249

2017-03-22 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/169#discussion_r107514287 --- Diff: solr/core/src/java/org/apache/solr/handler/IndexFetcher.java --- @@ -161,6 +163,52 @@ private Integer soTimeout; + priv

[GitHub] lucene-solr pull request #169: Add status return for replication SOLR-10249

2017-03-22 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/169#discussion_r107513516 --- Diff: solr/core/src/java/org/apache/solr/handler/IndexFetcher.java --- @@ -321,9 +369,16 @@ boolean fetchLatestIndex(boolean forceReplication, boole

[GitHub] lucene-solr pull request #169: Add status return for replication SOLR-10249

2017-03-22 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/169#discussion_r107512860 --- Diff: solr/core/src/java/org/apache/solr/handler/IndexFetcher.java --- @@ -311,7 +359,7 @@ boolean fetchLatestIndex(boolean forceReplication, boolea

[GitHub] lucene-solr pull request #169: Add status return for replication SOLR-10249

2017-03-22 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/169#discussion_r107514170 --- Diff: solr/core/src/java/org/apache/solr/handler/IndexFetcher.java --- @@ -161,6 +163,52 @@ private Integer soTimeout; + priv