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

centralize counters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • tserver
    • None

    Description

      While adding counters for flush/sync, I noticed how clunky it is to be pushing AtomicLong references around to various bits (iterators, WALog, tablets).

      Think about using a more sophisticated approach, even just group the counters together.

      And fix this:

      public static final AtomicLong seekCount...;
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: