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

Refactor ScannerOptions to just use a map of iterators

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Later
    • None
    • None
    • client, tserver
    • None

    Description

      Based on comments in ACCUMULO-53 ScannerOptions should be refactored to just having a Map<String, IteratorSetting> mapping iterator names to iterator settings, instead of a list and a map<scope, options>. This makes it really easy for people to add/remove iterators.

      This involves a change to the thrift interface as well as in ScannerBase and the server side reading of the map.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jesse_yates Jesse Yates
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: