GitHub user franz1981 opened a pull request:

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

    ARTEMIS-1760 JDBC HA should have configurable tolerance of DB time 
misalignment

    It allows a user to customize the max allowed distance between system and 
DB time, improving HA reliability by shutting down the broker when the 
misalignment exceeds configured limit.

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

    $ git pull https://github.com/franz1981/activemq-artemis db2_and_clock_fixes

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

    https://github.com/apache/activemq-artemis/pull/1962.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 #1962
    
----
commit e795c8c74f8fdb53ccaf73e1f0ccf2767a2574c0
Author: Francesco Nigro <nigro.fra@...>
Date:   2018-03-21T11:08:01Z

    ARTEMIS-1760 JDBC HA should have configurable tolerance of DB time 
misalignment
    
    It allows a user to customize the max allowed distance between system and 
DB time, improving HA reliability by shutting down the broker when the 
misalignment exceeds configured limit.

----


---

Reply via email to