[
https://issues.apache.org/jira/browse/AMQ-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-5183.
-------------------------------
Resolution: Fixed
implemented on trunk
> Switch to using Proton's Event logic for detecting AMQP state changes
> ---------------------------------------------------------------------
>
> Key: AMQ-5183
> URL: https://issues.apache.org/jira/browse/AMQ-5183
> Project: ActiveMQ
> Issue Type: Improvement
> Components: AMQP
> Affects Versions: 5.9.0, 5.9.1
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 5.10.0
>
>
> We currently use a polling model to detect state changes in the proton engine
> when new data arrives. The recent update to Proton v0.7.0 allows us to
> switch to the new Event Collector model and remove the polling code. This
> change results in lower overhead when processing incoming AMQP frames and
> increases performance of the AMQP transport layer.
--
This message was sent by Atlassian JIRA
(v6.2#6252)