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

Lift close method on TabletServerBatchReaderImpl to ScannerBase

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.2
    • 1.5.0
    • client
    • None

    Description

      There's a long standing known silly "issue" where the Scanner interface doesn't have a close method, while the BatchScanner does.

      Both inherit from a common ScannerBase, so it seems awkward that the interface is the same for both Scanner and BatchScanner (even if the close method on Scanner is a noop)

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: