morningman commented on a change in pull request #3910:
URL: https://github.com/apache/incubator-doris/pull/3910#discussion_r443216636
##########
File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java
##########
@@ -554,6 +554,13 @@ public static Catalog getCurrentCatalog() {
}
}
+ // NOTICE: In most cases, you should use getCurrentCatalog() to get the
catalog.
+ // getServiingCatalog() is only used for Checkpoint thread and some
special places
Review comment:
Already for review.
----------------------------------------------------------------
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]