You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by GitBox <gi...@apache.org> on 2019/07/21 07:58:32 UTC

[GitHub] [helix] pkuwm commented on issue #326: Add getWorkflow(long timeout) to TaskDriver

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


With regards,
Apache Git Services