Attila Doroszlai created HDDS-10072:
---------------------------------------
Summary: Update Container for named RwLock operations
Key: HDDS-10072
URL: https://issues.apache.org/jira/browse/HDDS-10072
Project: Apache Ozone
Issue Type: Task
Components: Ozone Datanode
Reporter: Attila Doroszlai
{{Container}} extends the {{RwLock}} interface from Hadoop (probably only for
convenience). Hadoop 3.4 adds two new methods in {{RwLock}} (HDFS-16434)
without default implementation. We either need to (1) implement these new
methods, or (2) inline the methods used into {{Container}}. No code in Ozone
makes use of the {{RwLock}} abstraction, so I think we can go with (2).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]