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

BinaryFormatter needs to be refactored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.8.0
    • client

    Description

      BinaryFormatter is currently used in a couple places in the shell, but the code is hard to read and understand. There is a static getlength, which is actually a setter, and all the instance calls end up going through unnecessary static methods.

      This combination makes it hard to reuse BinaryFormatter objects, or even use multiple, since the static state is likely to conflict.

      Attachments

        Issue Links

          Activity

            People

              matthew-dailey Matt Dailey
              mdrob Mike Drob
              Votes:
              0 Vote for this issue
              Watchers:
              7 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 - 40m
                  40m