You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/18 10:05:00 UTC

[jira] [Commented] (ARTEMIS-1784) JDBC NodeManager should just use DMBS clock

    [ https://issues.apache.org/jira/browse/ARTEMIS-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442214#comment-16442214 ] 

ASF GitHub Bot commented on ARTEMIS-1784:
-----------------------------------------

GitHub user franz1981 opened a pull request:

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

    ARTEMIS-1784 JDBC NodeManager should just use DMBS clock

    It avoid using the system clock to perform the locks logic
    by using the DBMS time.
    It contains several improvements on the JDBC error handling
    and an improved observability thanks to debug logs.

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

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

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

    https://github.com/apache/activemq-artemis/pull/2027.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 #2027
    
----
commit 6e9195224c163090e485e0d76c6b4418a583fb75
Author: Francesco Nigro <ni...@...>
Date:   2018-04-04T16:37:12Z

    ARTEMIS-1784 JDBC NodeManager should just use DMBS clock
    
    It avoid using the system clock to perform the locks logic
    by using the DBMS time.
    It contains several improvements on the JDBC error handling
    and an improved observability thanks to debug logs.

----


> JDBC NodeManager should just use DMBS clock
> -------------------------------------------
>
>                 Key: ARTEMIS-1784
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1784
>             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)