Shashikant Banerjee created HDDS-2146:
-----------------------------------------

             Summary: Optimize block write path performance by reducing no of 
watchForCommit calls
                 Key: HDDS-2146
                 URL: https://issues.apache.org/jira/browse/HDDS-2146
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Client
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.5.0


Currently, the watchForCommit calls from client to Ratis server for All 
replicated semantics happens when the max buffer limit is reached which can 
potentially be called 4 times as per the default configs for a single full 
block write. The idea here is inspect and add optimizations to reduce the no of 
watchForCommit calls.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to