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/02/06 22:45:00 UTC

[jira] [Updated] (HDDS-2988) Use getPropertiesByPrefix instead of regex in matching ratis client and server properties

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

Bharat Viswanadham updated HDDS-2988:
-------------------------------------
    Description: 
This Jira is to use getPropertiesByPrefix that match with "datanode.ratis" and set them during ratisClient and ratisServer creation.

 

Right now in the current code we use getValByRegex to match with regex, we can avoid that.

*2 Changes will go in this Jira.*

1.  Use getPropertiesByPrefix and set RatisClient and Server Conf.

2. Use the same prefix for RatisClient and Server Conf. (Right now we use prefix only for matching Ratis Server Conf)

 

cc [~aengineer]

  was:
This Jira is to use getPropertiesByPrefix that match with "datanode.ratis" and set them during ratisClient and ratisServer creation.

 

Right now in current we use getValByRegex to match with regex, we can avoid that.

2 Changes will go in this Jira.

1.  Use getPropertiesByPrefix and set RatisClient and Server Conf.

2. Use the same prefix for RatisClient and Server Conf. (Right now we use prefix only for matching Ratis Server Conf)

 

cc [~aengineer]


> Use getPropertiesByPrefix instead of regex in matching ratis client and server properties
> -----------------------------------------------------------------------------------------
>
>                 Key: HDDS-2988
>                 URL: https://issues.apache.org/jira/browse/HDDS-2988
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Priority: Major
>
> This Jira is to use getPropertiesByPrefix that match with "datanode.ratis" and set them during ratisClient and ratisServer creation.
>  
> Right now in the current code we use getValByRegex to match with regex, we can avoid that.
> *2 Changes will go in this Jira.*
> 1.  Use getPropertiesByPrefix and set RatisClient and Server Conf.
> 2. Use the same prefix for RatisClient and Server Conf. (Right now we use prefix only for matching Ratis Server Conf)
>  
> cc [~aengineer]



--
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