[GitHub] lucene-solr pull request #160: SOLR-10190 - Potential NPE in CloudSolrClient...

2017-02-24 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/lucene-solr/pull/160


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr pull request #160: SOLR-10190 - Potential NPE in CloudSolrClient...

2017-02-22 Thread jwoschitz
GitHub user jwoschitz opened a pull request:

https://github.com/apache/lucene-solr/pull/160

SOLR-10190 - Potential NPE in CloudSolrClient when reading stale alias

Added a test case and potential solution to guard against NPE, see JIRA 
issue https://issues.apache.org/jira/browse/SOLR-10190

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jwoschitz/lucene-solr jira/solr-10190

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/lucene-solr/pull/160.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #160


commit ee8409b2cf5b983211854a289b58f82d3775da4a
Author: Janosch Woschitz 
Date:   2017-02-22T15:26:29Z

SOLR-10190 - Added a test case and potential solution to guard against NPE 
in CloudSolrClient




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org