Shashikant Banerjee created RATIS-1154:
------------------------------------------
Summary: Add a flush() API in streaming
Key: RATIS-1154
URL: https://issues.apache.org/jira/browse/RATIS-1154
Project: Ratis
Issue Type: Sub-task
Components: Streaming
Reporter: Shashikant Banerjee
Assignee: runzhiwang
In Ozone, for a single block there will be multiple putBlock opertions. In
case of using streaming for block write , ratis log transaction should be
created for all these operations() (as happens with stream.close()). In such
cases, it would be useful to add a flush() semantic in streaming which ensures
one block can be wriiten over a single streaming channel with multiple commits
happening in between.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)