You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by RaiSaurabh <gi...@git.apache.org> on 2018/03/22 05:48:56 UTC

[GitHub] activemq-artemis pull request #1966: ARTEMIS-370: Make JDBC Journal Sync per...

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 <ra...@...>
Date:   2018-03-22T05:43:44Z

    ARTEMIS-370: Make JDBC Journal Sync period configurable

----


---

[GitHub] activemq-artemis pull request #1966: ARTEMIS-370: Make JDBC Journal Sync per...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---