set findMessageStatement cause problem for JDBCPersistenceAdapter due to error 
in Statements.java
-------------------------------------------------------------------------------------------------

                 Key: AMQ-2681
                 URL: https://issues.apache.org/activemq/browse/AMQ-2681
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: ying
            Priority: Blocker


field findMessageByIdStatement in 
org.apache.activemq.store.jdbc.Statements.java is never used and 
getFindMessageByIdStatement is using findMessageStatement which causes problem. 
Because if someone overwrite the default findMessageStatement, it will cause 
doGetMessageById to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to