[
https://issues.apache.org/jira/browse/DISPATCH-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570584#comment-16570584
]
ASF GitHub Bot commented on DISPATCH-1094:
------------------------------------------
GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/353
DISPATCH-1094 - Moved the creation and writing of log file inside a l…
…ock so that the order is preserved
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-1094
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/353.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 #353
----
commit 9fc97ae7d6ecedbd7880a7e2c1bfa8c934abe350
Author: Ganesh Murthy <gmurthy@...>
Date: 2018-08-06T18:16:28Z
DISPATCH-1094 - Moved the creation and writing of log file inside a lock so
that the order is preserved
----
> Log file messages out of order according to time stamps
> -------------------------------------------------------
>
> Key: DISPATCH-1094
> URL: https://issues.apache.org/jira/browse/DISPATCH-1094
> Project: Qpid Dispatch
> Issue Type: Bug
> Affects Versions: 1.2.0
> Environment: Fedora 27
> Reporter: Chuck Rolke
> Priority: Major
>
> In a recent run with trace logging turned on the trace file had 5,335 lines
> with several hundred instances of non-increasing timestamps.
> {{2018-08-01 10:45:25.198173}}
> {{2018-08-01 10:45:25.198187}}
> {{2018-08-01 10:45:25.197941}}
> {{2018-08-01 10:45:25.197727}}
> {{2018-08-01 10:45:25.198238}}
> Log file readers need to know to SORT the log file before scrutinizing it too
> carefully.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]