Github user tedxia commented on the pull request:

    https://github.com/apache/storm/pull/268#issuecomment-66420678
  
    @clockfly threadpool.schedule() is't a blocking operation, as 
    ```
     In particular, because it acts as a fixed-sized pool using corePoolSize 
threads and an unbounded queue, adjustments to maximumPoolSize have no useful 
effect.
    ```
    For more information, please refer 
[ScheduledThreadPoolExecutor](https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ScheduledThreadPoolExecutor.html)


---
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