Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1723

monitor service GET / hangs if Zookeeper down

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 1.6.0
    • None
    • monitor
    • None
    • small pseudo-cluster where the single-node ZK has been shut down

    Description

      Once ZK is offline, you can't issue GET (or POST or HEAD, but not PUT) requests against URLs on the monitors web port. The requests just hang. Invalid HTTP requests get rejected by Jetty, so the process itself is running, it's just whatever servlet is fielding requests is blocking without timeouts waiting for ZK, or for a lock to be released by some other thread that is blocked on ZK.

      While a ZK outage is not something you'd plan for in a real cluster, it is the kind of thing you'd hope the monitor to pick up and explicit highlight as a problem -especially if the page is being fetched by a machine process rather than an individual

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: