jojochuang commented on PR #5661: URL: https://github.com/apache/ozone/pull/5661#issuecomment-1843946680
> There is one HDDSLayoutFeature.java to record any new features on DN side. @jojochuang , I think we should add one new item in HDDSLayoutFeature too since we add a new CF for every container. My understanding, according to https://github.com/facebook/rocksdb/wiki/Column-Families is that adding/droping RocksDB CF doesn't require any extra work. So perhaps no need for a schema v4? Just make sure that this feature (use the new CF) is activated after upgrade is finalized. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
