You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2017/07/20 21:35:00 UTC

[jira] [Created] (HDFS-12174) DN commitBlockSynchronization needs delivery guarantee

Daryn Sharp created HDFS-12174:
----------------------------------

             Summary: DN commitBlockSynchronization needs delivery guarantee
                 Key: HDFS-12174
                 URL: https://issues.apache.org/jira/browse/HDFS-12174
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: datanode
    Affects Versions: 2.0.0-alpha
            Reporter: Daryn Sharp


The DN's attempt to send a successful commit block synchronization to the NN is fire and forget.  There are no retries.  The file will linger open until the hard lease timeout.  Ideally this would be a queued item for guaranteed delivery similar to IBRs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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