Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
For ReadChunk and GetSmallFile, it currently does not really require a DispatcherContext. So HDDS-9697 set a constant context for them.
In this JIRA, we change it to creating a new DispatcherContext for ReadChunk and GetSmallFile. It is required by HDDS-9536 for storing the read buffers in order to release the buffers after the operation has completed.
Attachments
Issue Links
- is required by
-
HDDS-9536 Datanode perf: Copying (heap) buffers is costly
- Resolved
- links to