kaisun2000 commented on a change in pull request #1227:
URL: https://github.com/apache/helix/pull/1227#discussion_r498965043
##########
File path: helix-core/src/main/java/org/apache/helix/task/WorkflowConfig.java
##########
@@ -94,6 +95,16 @@ public WorkflowConfig(WorkflowConfig cfg, String workflowId)
{
cfg.isAllowOverlapJobAssignment(), cfg.getTimeout());
}
+ @VisibleForTesting
Review comment:
Let us try use reflection to change it. And later remove the change once
fix is in.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]