Github user SerCeMan closed the pull request at:
https://github.com/apache/lucene-solr/pull/264
---
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org
Github user SerCeMan commented on the issue:
https://github.com/apache/lucene-solr/pull/264
Closing as this might be fixed by
https://issues.apache.org/jira/browse/SOLR-11484
---
-
To unsubscribe, e-mail: dev
Github user SerCeMan commented on the issue:
https://github.com/apache/lucene-solr/pull/264
Hey, @jpountz!
Could you take a look at this? It's a minor change, but it would make our
logs much cl
GitHub user SerCeMan opened a pull request:
https://github.com/apache/lucene-solr/pull/264
Fix NPE on connection failure
We're using ZK for node discovery. During rare evens of when some nodes are
unavailable, we observe NPEs. I'm not quite familiar with the solr client