Ivan Andika created HDDS-15723:
----------------------------------
Summary: Assert that there is only one PutBlock EOF per block
Key: HDDS-15723
URL: https://issues.apache.org/jira/browse/HDDS-15723
Project: Apache Ozone
Issue Type: Task
Reporter: Ivan Andika
Currently, the datanode will finalize a block if it encounters PutBlock with
eof flag set. There should only be one eof flag since PutBlock is not
idempotent.
Therefore, we need to assert that once we encounter EOF, there will not be any
more writes. We should throw exception if there are some writes after EOF.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]