[
https://issues.apache.org/jira/browse/ARTEMIS-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176594#comment-16176594
]
ASF GitHub Bot commented on ARTEMIS-1434:
-----------------------------------------
GitHub user gemmellr opened a pull request:
https://github.com/apache/activemq-artemis/pull/1548
ARTEMIS-1434: update handling of tick deadline values
- account for potential to be negative due to using nanoTime derived values
- add some other edge case protections to avoid task ceasing in error
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gemmellr/activemq-artemis update-tick-handling
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1548.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 #1548
----
commit 1a077348e2d06a541f2ef6cc94342a299220ff72
Author: Robbie Gemmell <[email protected]>
Date: 2017-09-22T15:33:21Z
ARTEMIS-1434: update handling of tick deadline values
- account for potential to be negative due to using nanoTime derived values
- add some other edge case protections to avoid task ceasing in error
----
> handle edge cases when driving transport#tick(now) with nanoTime derived
> values
> -------------------------------------------------------------------------------
>
> Key: ARTEMIS-1434
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1434
> Project: ActiveMQ Artemis
> Issue Type: Task
> Components: AMQP
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Fix For: 2.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)