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

make log members (to the extent possible) private static final

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.7.0
    • client, master, test, tserver
    • None

    Description

      While ripping through the fluo code, I tried to make as members final as possible. A quick check of the accumulo code finds that we don't even make the log4j log entries consistent as "private static final". Some log members are non-private because components still use them even though they have been refactored into their own files. Some members are protected on purpose, and are meant to be re-used by subclasses (especially in tests).

      To the extent possible, make the log4j log members consistent.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m