Github user gokulavasan commented on a diff in the pull request:

    https://github.com/apache/twill/pull/22#discussion_r95049555
  
    --- Diff: twill-api/src/main/java/org/apache/twill/api/TwillPreparer.java 
---
    @@ -257,8 +258,19 @@
       TwillPreparer setLogLevels(String runnableName, Map<String, 
LogEntry.Level> logLevelsForRunnable);
     
       /**
    -   * Starts the application.
    +   * Starts the application. It's the same as calling {@link #start(long, 
TimeUnit)} with timeout of 60 seconds.
    --- End diff --
    
    Is there any constant that we can refer to for '60' ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to