[
https://issues.apache.org/jira/browse/HDDS-16325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze reassigned HDDS-16325:
---------------------------------
Assignee: (was: Tsz-wo Sze)
Description:
BlockInputStream has some mutable states such as
- clients: xceiverClientFactory, xceiverClientGrpc and xceiverClientShortCircuit
- block/chunks: chunkStreams, chunkOffsets, chunkIndex, blockPosition,
chunkIndexOfPrevPosition, blockData
In this JIRA, we refactor them into different classes in order to support
concurrent access.
(This JIRA initially is created for HDDS-15424. We found another way to
implement it so this JIRA may not be needed.)
was:
BlockInputStream has some mutable states such as
- clients: xceiverClientFactory, xceiverClientGrpc and xceiverClientShortCircuit
- block/chunks: chunkStreams, chunkOffsets, chunkIndex, blockPosition,
chunkIndexOfPrevPosition, blockData
In this JIRA, we refactor them into different classes in order to support
concurrent access (HDDS-15424).
> Refactor BlockInputStream to support concurrent access
> ------------------------------------------------------
>
> Key: HDDS-16325
> URL: https://issues.apache.org/jira/browse/HDDS-16325
> Project: Apache Ozone
> Issue Type: Improvement
> Components: Ozone Client
> Reporter: Tsz-wo Sze
> Priority: Major
>
> BlockInputStream has some mutable states such as
> - clients: xceiverClientFactory, xceiverClientGrpc and
> xceiverClientShortCircuit
> - block/chunks: chunkStreams, chunkOffsets, chunkIndex, blockPosition,
> chunkIndexOfPrevPosition, blockData
> In this JIRA, we refactor them into different classes in order to support
> concurrent access.
> (This JIRA initially is created for HDDS-15424. We found another way to
> implement it so this JIRA may not be needed.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]