yc322 commented on issue #5822:
URL: 
https://github.com/apache/dolphinscheduler/issues/5822#issuecomment-882023608


   > good suggestion, many users also feedbacked that they need this feature
   > 
   > BTW, which plan do you prefer?
   
   AOP can be used to get the relevant operation records in the form of log 
after the end of user operation, but it is not convenient to judge whether the 
operation is successful.
   
   If use the publish subscribe mode , a message can be sent to the subscriber 
after the user's operation is successful.
   
   If only need to record the successfully configuration modification, it will 
be better to use publish and subscribe mode.
   


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