[GitHub] lucene-solr pull request #313: SOLR-11924: Added a way to create collection ...

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

[GitHub] lucene-solr pull request #313: SOLR-11924: Added a way to create collection ...

2018-03-28 Thread HoustonPutman
Github user HoustonPutman commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/313#discussion_r177866085 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/CollectionSetWatcher.java --- @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #313: SOLR-11924: Added a way to create collection ...

2018-03-28 Thread HoustonPutman
Github user HoustonPutman commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/313#discussion_r177865872 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/CollectionSetWatcher.java --- @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #313: SOLR-11924: Added a way to create collection ...

2018-03-22 Thread dennisgove
Github user dennisgove commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/313#discussion_r176611998 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/CollectionSetWatcher.java --- @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #313: SOLR-11924: Added a way to create collection ...

2018-03-22 Thread dennisgove
Github user dennisgove commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/313#discussion_r176611511 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/CollectionSetWatcher.java --- @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #313: SOLR-11924: Added a way to create collection ...

2018-01-29 Thread HoustonPutman
GitHub user HoustonPutman opened a pull request: https://github.com/apache/lucene-solr/pull/313 SOLR-11924: Added a way to create collection set watchers in ZkStateReader. You can merge this pull request into a Git repository by running: $ git pull