mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-06 09:20:07 +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"