GitHub user RaiSaurabh opened a pull request:
https://github.com/apache/activemq-artemis/pull/1966
ARTEMIS-370: Make JDBC Journal Sync period configurable
Added parameter "jdbc-journal-sync-period " to keep the sync time period
configurable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RaiSaurabh/activemq-artemis jdbc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1966.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 #1966
----
commit 9c967d2d7f7bfcc2d015875bb48da868332a6139
Author: saurabhrai <rai.saurabh@...>
Date: 2018-03-22T05:43:44Z
ARTEMIS-370: Make JDBC Journal Sync period configurable
----
---