[
https://issues.apache.org/jira/browse/ARTEMIS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408168#comment-16408168
]
ASF GitHub Bot commented on ARTEMIS-1760:
-----------------------------------------
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.
----
> JDBC HA should have configurable tolerance of DB time misalignment
> ------------------------------------------------------------------
>
> Key: ARTEMIS-1760
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1760
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.5.0
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Fix For: 2.5.1
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)