[
https://issues.apache.org/jira/browse/DISPATCH-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776643#comment-16776643
]
ASF GitHub Bot commented on DISPATCH-1270:
------------------------------------------
jdanekrh commented on issue #450: DISPATCH-1270 - Use CLOCK_MONOTONIC for
purpose of calling pn_transport_tick
URL: https://github.com/apache/qpid-dispatch/pull/450#issuecomment-466923363
I've marked this as "draft" pending resolution of
https://issues.apache.org/jira/browse/DISPATCH-1271 The LWS_CALLBACK_USER
handler in http-libwebsockets.c is never triggered
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Inapropriate use of CLOCK_REALTIME for periodic timer
> -----------------------------------------------------
>
> Key: DISPATCH-1270
> URL: https://issues.apache.org/jira/browse/DISPATCH-1270
> Project: Qpid Dispatch
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Jiri Daněk
> Priority: Major
>
> Similarly to Qpid Cpp broker (QPID-5865, QPID-6698), Qpid Dispatch router
> currently uses CLOCK_REALTIME where CLOCK_MONOTONIC would be more appropriate.
> This wrong usage was highlighted by PROTON-985 which clarified that
> {{pn_transport_tick}} should be given monotonic timestamp.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]