pkuwm commented on issue #326: Add getWorkflow(long timeout) to TaskDriver
URL: https://github.com/apache/helix/issues/326#issuecomment-513532438
 
 
   I don't see the call: getWorkflow() in the source code. Did you mean 
[getWorkflows](https://github.com/apache/helix/blob/3e670ded2ece50e21b76fcab7fed7cb61a24eea1/helix-core/src/main/java/org/apache/helix/task/TaskDriver.java#L836)()?
 
     public Map<String, WorkflowConfig> getWorkflows() 
   
   Do you think it is alright to have a default timeout for the current call 
getWorkflows() and also add a new api getWorkflow(long timeout) ?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to