This is an automated email from the ASF dual-hosted git repository. zhaoc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 905070f [CodeStyle] Fix compile warning (#3076) add 8276c6d Show BE version in 'show backends;' (#3074) No new revisions were added by this update. Summary of changes: be/src/agent/heartbeat_server.cpp | 2 ++ be/src/util/debug_util.cpp | 5 +++++ be/src/util/debug_util.h | 3 +++ .../java/org/apache/doris/common/proc/BackendsProcDir.java | 3 ++- fe/src/main/java/org/apache/doris/system/Backend.java | 12 ++++++++++++ .../java/org/apache/doris/system/BackendHbResponse.java | 8 +++++++- fe/src/main/java/org/apache/doris/system/HeartbeatMgr.java | 7 ++++++- gensrc/script/gen_build_version.sh | 13 +++++++++---- gensrc/thrift/HeartbeatService.thrift | 1 + 9 files changed, 47 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org