zhengchenyu created HDDS-5664:
---------------------------------
Summary: Ignore validate bucket layout since bucket layout
supported in HDDS-5362.
Key: HDDS-5664
URL: https://issues.apache.org/jira/browse/HDDS-5664
Project: Apache Ozone
Issue Type: Bug
Reporter: zhengchenyu
Restart om, then error below:
{code}
java.io.IOException: Failed to start OM in PREFIX layout format as existing
bucket has a different layout SIMPLE metadata format
{code}
This issue is similar to HDDS-5094. Later in HDDS-5362, bucket layout is
supported, then addFSOptimizedBucketDetails is removed in this
https://github.com/apache/ozone/commit/7df192530810a07d3b976c3a56c46328c0b1d591.
So om crash when restart if layout is PREFIX.
I think there is no need to validate bucket type since HDDS-5362.
Note: BTW, I think we need a debug tool for read rocksdb, ldb is hard to debug.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]