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

Bharat Viswanadham updated HDDS-3129:
-------------------------------------
    Description: 
With replay logic, we have additional keyTable check to detect whether it is 
replay or not.

In non-HA case, we don't need this check. So this Jira is to skip that check in 
case of non-HA when ratis is not enabled.

 

*Ran simple test to know the perf impact:*
 
2295 Keys/sec with Additional Key Table check
2824 Keys/sec with removing that check
 

 

 

  was:
With replay logic, we have additional keyTable check to detect whether it is 
replay or not.

In non-HA case, we don't need this check. So this Jira is to skip that check in 
case of non-HA when ratis is not enabled.

 

 

 


> Skip KeyTable check in OMKeyCommit
> ----------------------------------
>
>                 Key: HDDS-3129
>                 URL: https://issues.apache.org/jira/browse/HDDS-3129
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>
> With replay logic, we have additional keyTable check to detect whether it is 
> replay or not.
> In non-HA case, we don't need this check. So this Jira is to skip that check 
> in case of non-HA when ratis is not enabled.
>  
> *Ran simple test to know the perf impact:*
>  
> 2295 Keys/sec with Additional Key Table check
> 2824 Keys/sec with removing that check
>  
>  
>  



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