提交 9c518349 编写于 作者: U uce

Remove debug LOG message of TaskManager heartbeats

上级 49cd35a7
......@@ -566,7 +566,6 @@ public class TaskManager implements TaskOperationProtocol {
// send heart beat
try {
LOG.debug("heartbeat");
this.jobManager.sendHeartbeat(this.localInstanceConnectionInfo);
} catch (IOException e) {
if (shutdownStarted.get()) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册