Tsz-wo Sze created HDDS-16325:
---------------------------------
Summary: 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
Assignee: Tsz-wo Sze
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).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]