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

Bharat Viswanadham updated HDDS-3576:
-------------------------------------
    Description: 
This Jira is to use getPropertiesByPrefix that match with "ozone.om.ratis" and 
set them during ratisServer creation in OzoneManager.

Advantages:
 # We can use ratis properties directly, don't need to create corresponding 
ozone config.
 # When new properties are added in ratis server, we can set them and use them 
without any ozone code changes.


  was:
This Jira is to use regex which are matching with ratis server and ratis grpc 
properties and set them when creating ratis server. 

Advantages:
 # We can use ratis properties directly, don't need to create corresponding 
ozone config.
 # When new properties are added in ratis server, we can set them and use them 
without any ozone code changes.

In this Jira not removed the existing properties, if this looks fine, we can 
remove in a clean up Jira to remove ozone config for ratis server or leave as 
it is for existing ones.


> Use direct ratis config in OM Ratis Server
> ------------------------------------------
>
>                 Key: HDDS-3576
>                 URL: https://issues.apache.org/jira/browse/HDDS-3576
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available, teragentest
>             Fix For: 0.5.0
>
>
> This Jira is to use getPropertiesByPrefix that match with "ozone.om.ratis" 
> and set them during ratisServer creation in OzoneManager.
> Advantages:
>  # We can use ratis properties directly, don't need to create corresponding 
> ozone config.
>  # When new properties are added in ratis server, we can set them and use 
> them without any ozone code changes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to