Yuqi Du has posted comments on this change. ( http://gerrit.cloudera.org:8080/18709 )
Change subject: KUDU-3371 [fs] make LogBlockManager as a base class ...................................................................... Patch Set 7: (2 comments) http://gerrit.cloudera.org:8080/#/c/18709/7//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18709/7//COMMIT_MSG@11 PS7, Line 11: FileMetaLogBlockManageris nit: FileMetaLogBlockManager is http://gerrit.cloudera.org:8080/#/c/18709/7/src/kudu/fs/log_block_manager.h File src/kudu/fs/log_block_manager.h: http://gerrit.cloudera.org:8080/#/c/18709/7/src/kudu/fs/log_block_manager.h@477 PS7, Line 477: LogBlockManagerMetadataType type_; It seems 'type_' has only one value 'kSequentialWrittenFile' now. And the 'type_' seems useless at the patch except a DCHECK_EQ. In future's patch, 'rocksdb' type may be added, add it at that patch? -- To view, visit http://gerrit.cloudera.org:8080/18709 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I59c1287a9539668e0c08036452bb96a3006ed356 Gerrit-Change-Number: 18709 Gerrit-PatchSet: 7 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Yuqi Du <[email protected]> Gerrit-Comment-Date: Tue, 13 Dec 2022 16:27:19 +0000 Gerrit-HasComments: Yes
