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

Replace ScanTask's resultQueue with Future

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      ScanTask has a single element ArrayBlockQueue<Object> it uses to pass results back from the worker thread / pass errors back / wait for worker thread to complete. This sounds like the perfect case for a Future.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vines John Vines
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: