smengcl commented on code in PR #4418:
URL: https://github.com/apache/ozone/pull/4418#discussion_r1145957765
##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/db/RDBStore.java:
##########
@@ -77,6 +77,8 @@ public class RDBStore implements DBStore {
* Can be made configurable later.
*/
private final String dbCompactionLogDirName = "compaction-log";
+ // Can't import OmMetadataManagerImpl (circular dependency otherwise)
Review Comment:
Done
--
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]