You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/12/10 22:09:43 UTC

[GitHub] [ozone] jojochuang commented on pull request #1648: HDDS-4449. Rename config ozone.datanode.pipeline.limit

jojochuang commented on pull request #1648:
URL: https://github.com/apache/ozone/pull/1648#issuecomment-742831273


   Not that familiar with Ozone code but can we try using this kind of Hadoop configuration APIs?
   
   https://github.com/apache/hadoop/blob/b69ac575a1a02d39c64c6cf998ec2ef4eb5918cd/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/HdfsConfiguration.java#L70
   ```
       Configuration.addDeprecations(new DeprecationDelta[]{
       new DeprecationDelta("dfs.backup.address",
       DeprecatedKeys.DFS_NAMENODE_BACKUP_ADDRESS_KEY),
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org