[ https://issues.apache.org/jira/browse/DIRMINA-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Koltzau updated DIRMINA-508: ---------------------------------- Attachment: ondemandrequestqueue.diff Patch to create blocking queue only when required > org.apache.mina.filter.reqres.Request creates LinkedBlockingQueue when not > required > ----------------------------------------------------------------------------------- > > Key: DIRMINA-508 > URL: https://issues.apache.org/jira/browse/DIRMINA-508 > Project: MINA > Issue Type: Improvement > Components: Filter > Affects Versions: 2.0.0-M1 > Reporter: Kevin Koltzau > Attachments: ondemandrequestqueue.diff > > > Request always creates a LinkedBlockingQueue, even when the response queue > will not be used. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.