Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-7834

SolrJ should be able to work without access to ZK

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              noble.paul Noble Paul
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: