kangkaisen commented on a change in pull request #4933:
URL: https://github.com/apache/incubator-doris/pull/4933#discussion_r528086000
##########
File path: be/src/olap/tablet.cpp
##########
@@ -1214,33 +1214,32 @@ void Tablet::do_tablet_meta_checkpoint() {
bool Tablet::rowset_meta_is_useful(RowsetMetaSharedPtr rowset_meta) {
Review comment:
Could you add a comment for `rowset_meta_is_useful`? what's the meaning
of `useful`?
Why when `find_version` is false, the rowset is unuseful?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]