You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2015/07/27 17:18:05 UTC

[jira] [Created] (SOLR-7834) SolrJ should be able to work without access to ZK

Noble Paul created SOLR-7834:
--------------------------------

             Summary: SolrJ should be able to work without access to ZK
                 Key: SOLR-7834
                 URL: https://issues.apache.org/jira/browse/SOLR-7834
             Project: Solr
          Issue Type: Improvement
            Reporter: Noble Paul


Exposing Zookeeper to every client makes the cluster less secure by exposing internal data to others. it also means we need to give different access control to Solr/SolrJ.

We have CLUSTERSTATUS API which exposes the state of the cluster. A client should be possibly be able to learn about the state by just hitting that end point. Instead of constantly watching the state it can use an optimistic caching of state (SOLR-5474)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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