[
https://issues.apache.org/jira/browse/HDDS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724444#comment-16724444
]
Bharat Viswanadham commented on HDDS-815:
-----------------------------------------
Hi [~dineshchitlangia]
Patch is not applying to trunk, needs rebase.
> Rename Ozone/HDDS config keys prefixed with 'dfs'
> -------------------------------------------------
>
> Key: HDDS-815
> URL: https://issues.apache.org/jira/browse/HDDS-815
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Reporter: Arpit Agarwal
> Assignee: Dinesh Chitlangia
> Priority: Major
> Labels: newbie
> Attachments: HDDS-815.001.patch, HDDS-815.002.patch
>
>
> The following Ozone config keys are prefixed with dfs which is the prefix
> used by HDFS. Instead we should prefix them with either HDDS or Ozone.
> {code}
> dfs.container.ipc
> dfs.container.ipc.random.port
> dfs.container.ratis.datanode.storage.dir
> dfs.container.ratis.enabled
> dfs.container.ratis.ipc
> dfs.container.ratis.ipc.random.port
> dfs.container.ratis.num.container.op.executors
> dfs.container.ratis.num.write.chunk.threads
> dfs.container.ratis.replication.level
> dfs.container.ratis.rpc.type
> dfs.container.ratis.segment.preallocated.size
> dfs.container.ratis.segment.size
> dfs.container.ratis.statemachinedata.sync.timeout
> dfs.ratis.client.request.max.retries
> dfs.ratis.client.request.retry.interval
> dfs.ratis.client.request.timeout.duration
> dfs.ratis.leader.election.minimum.timeout.duration
> dfs.ratis.server.failure.duration
> dfs.ratis.server.request.timeout.duration
> dfs.ratis.server.retry-cache.timeout.duration
> dfs.ratis.snapshot.threshold
> {code}
> Additionally, _dfs.container.ipc_ should be changed to
> _dfs.container.ipc.port_.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]