Skip to content
Snippets Groups Projects
Commit d95df4f6 authored by meiyangbigswitch's avatar meiyangbigswitch
Browse files

resolve conflict

parent 0d6414ee
No related branches found
No related tags found
No related merge requests found
......@@ -214,7 +214,6 @@ public class FlowReconcileManager
enableValue.equalsIgnoreCase("false")) {
flowReconcileEnabled = false;
}
registerFlowReconcileManagerDebugCounters();
flowReconcileThreadRunCount = new AtomicInteger(0);
lastReconcileTime = new Date(0);
logger.debug("FlowReconcile is {}", flowReconcileEnabled);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment