ccoffline commented on pull request #4521: URL: https://github.com/apache/incubator-doris/pull/4521#issuecomment-686218300
> @ccoffline Hi, Thanks for your contribution. > > > This commit adds git commit message of fe to the system page, just like be. > > If we only want to show a git commit message on FE web, why do we need to add a commit message to the heartbeat?t FE web shows status of each BE and FE by represent the message from the heartbeat. The BE Version has been shown on the web and it is carried by the BE heartbeat. I use the same implementation as BE. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
