Wei-Chiu Chuang created HDDS-11014:
--------------------------------------
Summary: [hsync] Block finalization should also merge last chunk
to blockDataTable
Key: HDDS-11014
URL: https://issues.apache.org/jira/browse/HDDS-11014
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Wei-Chiu Chuang
We designed a separate lastChunkInfoTable to record the last chunk of a block
that may be rapidly updated by hsync.
That is causing a lot of problems because if a block is not longer than a full
chunk, it would appear to be missing to other part of Ozone system, causing
data loss.
We should merge the block data from lastChunkInfoTable to blockDataTable when
the block is finalized.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]