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

Add ability for client to start Scanner readahead immediately

    XMLWordPrintableJSON

Details

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

    Description

      When the client cares about getting results in sorted order, the BatchScanner, as nice as it is, is mostly irrelevant.

      One interesting property of the Scanner is that it will begin to pre-fetch more results after the 3rd batch of results has been fetched from the server.

      Clients may have an idea of the number of records that will be returned by a scan, and thus will have an idea about how they want to control such a readahead. It would be nice to allow the client to control after how many batches the readahead thread starts.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: