Rakesh Radhakrishnan created HDDS-6711:
------------------------------------------
Summary: Introduce a pluggable hashing module for
KeyPathLockStrategy
Key: HDDS-6711
URL: https://issues.apache.org/jira/browse/HDDS-6711
Project: Apache Ozone
Issue Type: Sub-task
Components: Ozone Manager
Reporter: Rakesh Radhakrishnan
Assignee: Tanvi Penumudy
This task is to introduce a pluggable hashing module using
OMHashCodeGeneratorFactory and configs, if any. OMHashCodeGenerator interface
which is used for the {{KeyPathLockStrategy}} locking logic.
{code:java}
OMHashCodeGeneratorFactory
|—> StringOMHashCodeGenerator
|—> NativeOMHashCodeGenerator
|—> ComplexOMHashCodeGenerator
{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]