-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-17794 Documentation for dfs.datanode.synconclose #8065
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Conversation
HDFS-17794 Documentation for dfs.datanode.synconclose
|
💔 -1 overall
This message was automatically generated. |
ayushtkn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is an entry of this conf in TestHdfsConfigFields, since we are adding it here, can we remove it from there?
https://github.com/apache/hadoop/blob/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/tools/TestHdfsConfigFields.java#L81-L82
|
Yes, as far as I can see the property |
Description of PR
HDFS-17794. Documentation for dfs.datanode.synconclose.
The HDFS configuration property dfs.datanode.synconclose is absent from the hdfs-site.xml documentation. This PR adds and entry in hdfs-default.xml for this property along with a description of its purpose.
How was this patch tested?
Documentation only, no additional testing performed.
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?