提交 4f0f198a 编写于 作者: F fjy

add more logging

上级 c36ffd1e
......@@ -319,6 +319,10 @@ public class RealtimePlumber implements Plumber
if (!isPushedMarker.exists()) {
removeSegment(sink, mergedTarget);
if (mergedTarget.exists()) {
log.wtf("Merged target[%s] exists?!", mergedTarget);
return;
}
} else {
log.info("Already pushed sink[%s]", sink);
return;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册