John Vines created ACCUMULO-3357:
------------------------------------

             Summary: Replace ScanTask's resultQueue with Future
                 Key: ACCUMULO-3357
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3357
             Project: Accumulo
          Issue Type: Bug
            Reporter: John Vines


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to