jerryshao commented on code in PR #5307:
URL: https://github.com/apache/gravitino/pull/5307#discussion_r1818885870


##########
docs/gravitino-server-config.md:
##########
@@ -113,16 +113,23 @@ To leverage the event listener, you must implement the 
`EventListenerPlugin` int
 
 #### Event
 
-Gravitino triggers a specific event upon the completion of the operation, with 
varying events being generated for different operations.
+Gravitino triggers a pre-event before the operation, a post-event after the 
completion of the operation and a failure event after the operation failed.

Review Comment:
   You can have two tables, one for post-event, one for pre-event, and clearly 
add a heading to each table.



-- 
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]

Reply via email to