You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2020/01/24 01:43:00 UTC

[jira] [Updated] (HDDS-2938) Use regex to match with ratis grpc properties when creating ratis server

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

Bharat Viswanadham updated HDDS-2938:
-------------------------------------
    Description: 
This Jira is to use regex which are matching withratis 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.

 

HDDS-2903 already taken care of properties matching with raft.server.

  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 regex to match with ratis  grpc properties when creating ratis server
> -------------------------------------------------------------------------
>
>                 Key: HDDS-2938
>                 URL: https://issues.apache.org/jira/browse/HDDS-2938
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>
> This Jira is to use regex which are matching withratis 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.
>  
> HDDS-2903 already taken care of properties matching with raft.server.



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

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