[ 
https://issues.apache.org/jira/browse/HDDS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685570#comment-16685570
 ] 

Shashikant Banerjee commented on HDDS-675:
------------------------------------------

{code:java}
for streamBufferFlushSize, streamBufferMaxSize, blockSize, lets use the 
getStorageSize in place for getLong, this can be done in a later patch as well.
{code}
Opened HDDS-835 to track the same. Will fix the other review comments and 
checkstyle issues related to unused imports and line length while committing. 
Rest of checkstyle issues related to no of parameters and visibility modifier 
can be neglected.

> Add blocking buffer and use watchApi for flush/close in OzoneClient
> -------------------------------------------------------------------
>
>                 Key: HDDS-675
>                 URL: https://issues.apache.org/jira/browse/HDDS-675
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Client
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>         Attachments: HDDS-675.000.patch, HDDS-675.001.patch, 
> HDDS-675.002.patch, HDDS-675.003.patch, HDDS-675.004.patch, 
> HDDS-675.005.patch, HDDS-675.006.patch
>
>
> For handling 2 node failures, a blocking buffer will be used which will wait 
> for the flush commit index to get updated on all replicas of a container via 
> Ratis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to