joeCarf commented on code in PR #7468: URL: https://github.com/apache/rocketmq/pull/7468#discussion_r1367675718
########## store/src/main/java/org/apache/rocketmq/store/CommitLog.java: ########## @@ -61,7 +61,6 @@ import org.apache.rocketmq.store.logfile.MappedFile; import org.apache.rocketmq.store.util.LibC; import org.rocksdb.RocksDBException; - Review Comment: maybe no need to reformat the import in this file and `MessageConfig.java` -- 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]
