[
https://issues.apache.org/jira/browse/ARTEMIS-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950767#comment-15950767
]
ASF GitHub Bot commented on ARTEMIS-1085:
-----------------------------------------
GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/1165
ARTEMIS-1085 Perform storelineup on appendRecord
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-1085
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1165.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 #1165
----
commit 996160f85b0b909f9f608c5079f2892b3ccdf3d9
Author: Martyn Taylor <[email protected]>
Date: 2017-03-30T15:25:17Z
ARTEMIS-1085 Perform storelineup on appendRecord
----
> JDBC store does handle store lineup properly
> --------------------------------------------
>
> Key: ARTEMIS-1085
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1085
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
>
> The StoreLineup should be done when the record is scheduled for write (in a
> blocking call). Failure to do this may result in storage manager operations
> completing before records are sync'd to the database.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)