mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-14 05:55:45 +00:00
Avoid null checking each disposition before then checking the type, also account for not knowing the type. Rearrange the handling code to prioritize the most common case which is "Accepted"