shuqi7 opened a new pull request #7321: Add history dialog in snitch dialog to allow viewing the editing history URL: https://github.com/apache/incubator-druid/pull/7321 - Add a history dialog which can be accessed from retention, coordinator and overlord dialogs. - It would list the latest 100 editing history, including the user name, editing time, comment and the payload. - The payload is displayed in a collapsable text area and could be controlled by the user - Change made by user who declined to input a name and comment will be displayed as "Anonymous" and "(No comment)" Located at the bottom left corner of retention, coordinator and overlord editing dialogs:  History dialog:  Viewing payload: 
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
