[ 
https://issues.apache.org/jira/browse/ARTEMIS-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669899#comment-15669899
 ] 

ASF GitHub Bot commented on ARTEMIS-852:
----------------------------------------

GitHub user graben opened a pull request:

    https://github.com/apache/activemq-artemis/pull/889

    ARTEMIS-852: Add PK and index to create journal table DDL script

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/graben/activemq-artemis ARTEMIS-852

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/889.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 #889
    
----
commit 95e88dd22f68c27c57664cc5aec129f7f9175472
Author: Benjamin Graf <[email protected]>
Date:   2016-11-16T09:08:10Z

    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)

Reply via email to