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

Add hints/warnings for the ZK Status Admin UI

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Admin UI
    • None

    Description

      Firstly I love the new UI pages ( ZK Status and Nodes ) . Thanks janhoy for all the great work!

      I setup a 3 node ZK ensemble to play around with the UI and attaching the screenshot for reference.

       

      Here are a few suggestions I had

      1. Let’s show Approximate Size in human readable form.  We can use RamUsageEstimator#humanReadableUnits to calculate it
      2. Show warning symbol when Ensemble is standalone
      3. If maxSessionTimeout < Solr's ZK_CLIENT_TIMEOUT then ZK will only honor up-to the maxSessionTimeout value for the Solr->ZK connection. We could mark that as a warning.
      4. If maxClientCnxns < live_nodes show this as a red? Each solr node connects to all zk nodes so if the number of nodes in the cluster is high one should also be increasing maxClientCnxns

       

      Attachments

        1. zk_ensemble.png
          291 kB
          Varun Thacker
        2. wrong_zk_warning.png
          108 kB
          Varun Thacker
        3. SOLR-12692.patch
          6 kB
          Varun Thacker

        Issue Links

          Activity

            People

              Unassigned Unassigned
              varun Varun Thacker
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: