Github user bbende commented on the pull request:

    https://github.com/apache/nifi/pull/262#issuecomment-193929305
  
    @olegz I didn't want to get into a complete refactoring of the different 
handlers/dispatchers, as there are some complicated subtleties there, but I 
took another shot and tried to at least ensure that the queuing logic is shared 
across them with a class that wraps the blocking queue. 
    
    I supposed it could have been a static utility method, but I'm not usually 
a fan of static methods that need to take a lot of parameters. 


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to