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

Separate API from implementation of mini accumulo

VotersWatch issueWatchers
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • None
    • None

    Description

      Mini Accumulo has two primary purposes :

      1. Allows users to easily test their code against a real Accumulo instance
      2. Allows Accumulo to test itself

      The second use case requires APIs not needed by the first uses case. Currently the mini accumulo API and implementation are in the same class. Separating these into two classes would make it easier to support the second use case w/o cluttering the user API. Also its nice to be able to change the APIs needed for the second use case on a whim, if these APIs are mixed in with the user API then this flexibility it lost.

      Attachments

        Issue Links

          Activity

            People

              kturner Keith Turner
              kturner Keith Turner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Slack

                  Issue deployment