[
https://issues.apache.org/jira/browse/HDDS-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rishabh Patel reassigned HDDS-13779:
------------------------------------
Assignee: Sadanand Shenoy
> New OMDBCheckpointServletInodeBasedXfer doesn't initialize bootstrap lock
> correctly
> -----------------------------------------------------------------------------------
>
> Key: HDDS-13779
> URL: https://issues.apache.org/jira/browse/HDDS-13779
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Swaminathan Balachandran
> Assignee: Sadanand Shenoy
> Priority: Major
> Labels: pull-request-available
>
> OMDBCheckpointServletInodeBasedXfer initializes a lock which is independent
> to all the locks in the background service because it just extends
> DBCheckpointServlet class. However the lock needs to be initilized similar to
> OmDBCheckpointServlet class
> Expected lock initialization:
> [https://github.com/apache/ozone/blob/de683aad88fc4911d69892efe237d35429c8efd9/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OMDBCheckpointServlet.java#L657-L692]
> Current lock initialization:
> https://github.com/apache/ozone/blob/bc731ea6af706fd51eedbc31bd1eeea0bd75c4ee/hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/DBCheckpointServlet.java#L99
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]