[
https://issues.apache.org/jira/browse/SOLR-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14965208#comment-14965208
]
koert kuipers commented on SOLR-7834:
-------------------------------------
this makes sense to me. server should talk to zk. client should not have to
know about this. client simply talks to server.
> 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: [email protected]
For additional commands, e-mail: [email protected]