[
https://issues.apache.org/jira/browse/AMQ-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667515#comment-15667515
]
ASF GitHub Bot commented on AMQ-6057:
-------------------------------------
GitHub user graben opened a pull request:
https://github.com/apache/activemq/pull/211
AMQ-6057: Add performance patch to JDBC statements definition
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/graben/activemq AMQ-6057
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/211.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #211
----
commit 6c8a677ede564facea3b72ed358189fc1104efab
Author: Benjamin Graf <[email protected]>
Date: 2016-11-15T16:01:34Z
AMQ-6057: Add performance patch to JDBC statements definition
----
> JDBC Performance Improvement for startup
> ----------------------------------------
>
> Key: AMQ-6057
> URL: https://issues.apache.org/jira/browse/AMQ-6057
> Project: ActiveMQ
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 5.12.1
> Reporter: Benjamin Graf
> Attachments: vcs-diff32020446012698723.patch
>
>
> Actually the getFindAllDestinationsStatement statement should be enhanced
> with where container is not null for better performance with indeces. As well
> in activemq_msg container should be set to not null as in my opinion null is
> not valid/possible?!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)