tengqm commented on PR #6250:
URL: https://github.com/apache/gravitino/pull/6250#issuecomment-2680238879

   >  if do with some general abstraction, we may lose some specific 
information in the event, any suggestions?
   
   It all depends on the use case, IMHO. We can always add "specific 
information" later on when needed. At this moment, we may want to rethink 
whether we really want to dump all details into events. If the event is about 
to be triggered for all requests and responses, we can have a nice abstraction, 
which is just to dump the request/response body. It is gonna be a heavy burden 
for such a detailed dump, especially for `LIST` operations.


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