[
https://issues.apache.org/jira/browse/IMPALA-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith closed IMPALA-13532.
----------------------------------
Resolution: Fixed
Decided to go a different route for the moment as BufferedTupleStream would
need a number of changes: full multi-threading and the ability to release
fully-processed chunks.
> Add concurrent unpinned reader support to BufferedTupleStream
> -------------------------------------------------------------
>
> Key: IMPALA-13532
> URL: https://issues.apache.org/jira/browse/IMPALA-13532
> Project: IMPALA
> Issue Type: Sub-task
> Components: Backend
> Reporter: Michael Smith
> Assignee: Michael Smith
> Priority: Major
>
> Modify BufferedTupleStream to support multiple concurrent unpinned readers.
> Currently it requires the buffer to be pinned to support concurrent readers.
> This primarily involves additional locking around pinning/unpinning to ensure
> concurrent readers don't cause conflicts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)