[
https://issues.apache.org/jira/browse/ARTEMIS-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15670526#comment-15670526
]
ASF subversion and git services commented on ARTEMIS-852:
---------------------------------------------------------
Commit 95e88dd22f68c27c57664cc5aec129f7f9175472 in activemq-artemis's branch
refs/heads/master from [~graben]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=95e88dd ]
ARTEMIS-852: Add PK and index to create journal table DDL script
> Add indices to tables from JDBC backend to increase performance
> ---------------------------------------------------------------
>
> Key: ARTEMIS-852
> URL: https://issues.apache.org/jira/browse/ARTEMIS-852
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Benjamin Graf
> Priority: Blocker
> Fix For: 1.6.0
>
>
> Almost every query used in Artemis uses where clauses but BINDINGS_TABLE and
> MESSAGE_TABLE actually have no indices. This causes performance impact.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)