[ 
https://issues.apache.org/jira/browse/AMQ-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Tully reopened AMQ-4529:
-----------------------------


the change to messageId to share the dataLocation in a copy breaks:
{code}org.apache.activemq.broker.JdbcXARecoveryBrokerTest#testQueuePersistentCommited2PhaseMessagesNotLostOnRestart{code}
 which changes the dataLocation on the fly, so it needs to be a unique 
reference after a copy.

What is the nature of the leveldb npe? Is it a case that the dataLocation is 
updated after the copy?
The jdbc store caches data in this value, maybe it can use something else.
                
> leveldb store NPEs when you send to a composite destination.
> ------------------------------------------------------------
>
>                 Key: AMQ-4529
>                 URL: https://issues.apache.org/jira/browse/AMQ-4529
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 5.9.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to