[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-30 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r214199163 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -437,45 +461,46 @@ protected void doClose

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-30 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r214173448 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -437,45 +461,46 @@ protected void doClose

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-30 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r214170180 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -165,31 +165,42 @@ private String getAliasName

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-30 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r214172726 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -437,45 +461,46 @@ protected void doClose

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-30 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r214171837 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -198,32 +209,32 @@ private String

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r213400327 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -405,4 +435,54 @@ protected void doClose

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r212806120 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -230,6 +188,95 @@ public void processAdd

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r213419315 --- Diff: solr/core/src/test/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessorTest.java --- @@ -392,29 +393,73 @@ public void

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r212805945 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -167,59 +167,17 @@ private String getAliasName

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r213405495 --- Diff: solr/core/src/test/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessorTest.java --- @@ -322,6 +325,104 @@ public void

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r212805841 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -167,59 +167,17 @@ private String getAliasName

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r213397248 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -230,6 +188,95 @@ public void processAdd

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r213398526 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -230,6 +188,95 @@ public void processAdd

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r213415931 --- Diff: solr/core/src/test/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessorTest.java --- @@ -322,6 +325,104 @@ public void

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r213403086 --- Diff: solr/core/src/java/org/apache/solr/cloud/api/collections/TimeRoutedAlias.java --- @@ -141,6 +145,9 @@ public TimeRoutedAlias(String aliasName

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-28 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/433#discussion_r212805827 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -94,13 +92,15 @@ private final

[GitHub] lucene-solr pull request #433: SOLR-12357 Premptive creation of collections ...

2018-08-07 Thread nsoft
GitHub user nsoft opened a pull request: https://github.com/apache/lucene-solr/pull/433 SOLR-12357 Premptive creation of collections in Time Routed Aliases new PR to clean up the strange merge conflicts You can merge this pull request into a Git repository by running: $ git

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-24 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/422#discussion_r204861300 --- Diff: solr/core/src/java/org/apache/solr/cloud/api/collections/TimeRoutedAlias.java --- @@ -126,6 +128,7 @@ public static String

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-24 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/422#discussion_r204764304 --- Diff: solr/core/src/java/org/apache/solr/cloud/api/collections/TimeRoutedAlias.java --- @@ -126,6 +128,7 @@ public static String

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-24 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/422#discussion_r204762784 --- Diff: solr/core/src/test/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessorTest.java --- @@ -322,6 +327,59 @@ public void

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-24 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/422#discussion_r204761178 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -405,4 +454,56 @@ protected void doClose

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-24 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/422#discussion_r204758735 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -230,6 +219,59 @@ public void processAdd

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-24 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/422#discussion_r204757584 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -170,55 +179,35 @@ public void processAdd

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-24 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/422#discussion_r204756996 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -170,55 +179,35 @@ public void processAdd

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-24 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/422#discussion_r204752840 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -170,55 +179,35 @@ public void processAdd

[GitHub] lucene-solr issue #423: Solr 12357

2018-07-18 Thread nsoft
Github user nsoft commented on the issue: https://github.com/apache/lucene-solr/pull/423 bleh, can't seem to get rid of the commit with the wrong message. Maybe this should get converted to a simple patch file

[GitHub] lucene-solr pull request #423: Solr 12357

2018-07-18 Thread nsoft
GitHub user nsoft opened a pull request: https://github.com/apache/lucene-solr/pull/423 Solr 12357 Premptive Creation of collections in Time Routed Aliases You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsoft/lucene-solr SOLR

[GitHub] lucene-solr issue #422: SOLR-12357 Premptive creation of collections in Time...

2018-07-18 Thread nsoft
Github user nsoft commented on the issue: https://github.com/apache/lucene-solr/pull/422 bleh didn't connect up because the wrong issue number got copied into the title. Closing will try again --- - To unsubscribe

[GitHub] lucene-solr pull request #422: SOLR-12357 Premptive creation of collections ...

2018-07-18 Thread nsoft
Github user nsoft closed the pull request at: https://github.com/apache/lucene-solr/pull/422 --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[GitHub] lucene-solr issue #422: SOLR-12521 Premptive creation of collections in Time...

2018-07-18 Thread nsoft
Github user nsoft commented on the issue: https://github.com/apache/lucene-solr/pull/422 rebased to fix commit message --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail

[GitHub] lucene-solr pull request #422: SOLR-12521 Premptive creation of collections ...

2018-07-18 Thread nsoft
GitHub user nsoft opened a pull request: https://github.com/apache/lucene-solr/pull/422 SOLR-12521 Premptive creation of collections in Time Routed Aliases You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsoft/lucene-solr SOLR

[GitHub] lucene-solr pull request #407: SOLR-12413 - prefer version zero from zookeep...

2018-06-19 Thread nsoft
GitHub user nsoft opened a pull request: https://github.com/apache/lucene-solr/pull/407 SOLR-12413 - prefer version zero from zookeeper You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsoft/lucene-solr SOLR-12413 Alternatively

[GitHub] lucene-solr pull request #337: SOLR-12101 set explicit min/max timeouts

2018-03-15 Thread nsoft
GitHub user nsoft opened a pull request: https://github.com/apache/lucene-solr/pull/337 SOLR-12101 set explicit min/max timeouts You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsoft/lucene-solr SOLR-12101 Alternatively you can

[GitHub] lucene-solr pull request #335: SOLR-11617 rename alias metadata as alias pro...

2018-03-10 Thread nsoft
GitHub user nsoft opened a pull request: https://github.com/apache/lucene-solr/pull/335 SOLR-11617 rename alias metadata as alias properties Renamed the usage in the API and made the code match where I could to avoid confusion in the future. You can merge this pull request

[GitHub] lucene-solr pull request #331: SOLR-11722 combine api

2018-03-04 Thread nsoft
GitHub user nsoft opened a pull request: https://github.com/apache/lucene-solr/pull/331 SOLR-11722 combine api combines CREATEROUTEDALIAS with CREATEALIAS including documentation and an additional unit test You can merge this pull request into a Git repository by running

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-12 Thread nsoft
Github user nsoft commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161294218 --- Diff: solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java --- @@ -476,6 +451,31 @@ private static void addStatusToResponse

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread nsoft
GitHub user nsoft opened a pull request: https://github.com/apache/lucene-solr/pull/304 SOLR-11722 patch #3 including docs, test SSL fix and precommit fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsoft/lucene-solr SOLR