This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a commit to branch compute_group1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/compute_group1 by this push:
     new 97920ea14ca fix
97920ea14ca is described below

commit 97920ea14ca7cd2e15e9049cf704e32339849ce4
Author: Yongqiang YANG <dataroar...@gmail.com>
AuthorDate: Fri Sep 13 02:13:36 2024 +0800

    fix
---
 be/src/agent/heartbeat_server.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/be/src/agent/heartbeat_server.cpp 
b/be/src/agent/heartbeat_server.cpp
index 5166453f83d..9f40e8d9bf0 100644
--- a/be/src/agent/heartbeat_server.cpp
+++ b/be/src/agent/heartbeat_server.cpp
@@ -274,7 +274,6 @@ Status HeartbeatServer::_heartbeat(const TMasterInfo& 
master_info) {
                 config::cluster_id);
     }
 
-
     return Status::OK();
 }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to