FANNG1 commented on code in PR #6703:
URL: https://github.com/apache/gravitino/pull/6703#discussion_r2000137100


##########
core/src/main/java/org/apache/gravitino/GravitinoEnv.java:
##########
@@ -481,12 +482,12 @@ private void initGravitinoServerComponents() {
         new TopicNormalizeDispatcher(topicHookDispatcher, catalogManager);
     this.topicDispatcher = new TopicEventDispatcher(eventBus, 
topicNormalizeDispatcher);
 
-    // TODO(jerryshao). Add Hook and event dispatcher support for Model.
+    // TODO(jerryshao). Add Hook support for Model.

Review Comment:
   @jerryshao , is `Hook` here equal to event dispatcher?



-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to