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

Investigate using something other than ZooKeeper's "4 letter words" for the admin UI status

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Admin UI
    • None

    Description

      ZooKeeper 3.5.5 requires a whitelist of allowed "4 letter words". The only place I see on a quick look at the Solr code where 4lws are used is in the admin UI "ZK Status" link.

      In order to use the admin UI "ZK Status" link, users will have to modify their zoo.cfg file with

      4lw.commands.whitelist=mntr,conf,ruok
      

      This JIRA is to see if there are alternatives to using 4lw for the admin UI.

      This depends on SOLR-8346. If we find an alternative, we need to remove the additions to the ref guide that mention changing zoo.cfg (just scan for 4lw in all the .adoc files) and remove SolrZkServer.ZK_WHITELIST_PROPERTY and all references to it (SolrZkServer and SolrTestCaseJ4).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              erickerickson Erick Erickson
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: