[ 
https://issues.apache.org/jira/browse/HDFS-10519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jiayi Zhou updated HDFS-10519:
------------------------------
    Attachment: HDFS-10519.007.patch

Add a new parameter isTail to selectInputStream() on the NameNode side and a 
field in RemoteEditLogManifest. When we do in-progress tailing, we'll use 
committedTxnId rather than highestWrittenTxnId. This won't affect other parts 
which also need to select in-progress edits.


> Add a configuration option to enable in-progress edit log tailing
> -----------------------------------------------------------------
>
>                 Key: HDFS-10519
>                 URL: https://issues.apache.org/jira/browse/HDFS-10519
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: ha
>            Reporter: Jiayi Zhou
>            Assignee: Jiayi Zhou
>            Priority: Minor
>         Attachments: HDFS-10519.001.patch, HDFS-10519.002.patch, 
> HDFS-10519.003.patch, HDFS-10519.004.patch, HDFS-10519.005.patch, 
> HDFS-10519.006.patch, HDFS-10519.007.patch
>
>
> Standby Namenode has the option to do in-progress edit log tailing to improve 
> the data freshness. In-progress tailing is already implemented, but it's not 
> enabled as default configuration. And there's no related configuration key to 
> turn it on.
> Adding a related configuration key to let Standby Namenode is reasonable and 
> would be a basis for further improvement on Standby Namenode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
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