You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (Jira)" <ji...@apache.org> on 2022/11/21 16:02:00 UTC

[jira] [Created] (AMQ-9175) MessageDelivered advisory causes NPE on non persistent broker when using transactions

Christopher L. Shannon created AMQ-9175:
-------------------------------------------

             Summary: MessageDelivered advisory causes NPE on non persistent broker when using transactions
                 Key: AMQ-9175
                 URL: https://issues.apache.org/jira/browse/AMQ-9175
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.17.2
            Reporter: Christopher L. Shannon
            Assignee: Christopher L. Shannon
             Fix For: 5.18.0, 5.17.3


I was doing some more testing and noticed that in the tests when using a non persistent broker (MemoryTransactionStore) there is a null pointer exception thrown when MessageDelivered is turned on as the ConnectionContext used by the transaction store does not set the broker like it should on the object.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)