Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
HDDS Acadia
Description
Now with HDDS-71, when container is created we store containerDBType information in .container file.
Use containerDBType which is stored in .container files during parsing of .container files.
If intially during cluster setup we use ozone.metastore.impl as default, and later changed the ozone.metastore.impl, with current code, we will not be able to read those container's.
With this Jira, we can address this.