Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2757 millions of zookeeper watches
  3. ACCUMULO-2969

eliminate table watches in clients by using Thrift to find the table map

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • client, master, tserver
    • None

    Description

      Presently, table map information is read directly from zookeeper. This information is pulled using the ZooCache, which adds watches to each table znode, and the name znode. The shell, in particular, pulls table information to provide table names for tab completion.

      It is surprising that clients have watches on znodes for anything but the root tablet and the master's lock/address.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: