Bug 89516

Summary: systemd-journal-remote delay of messages
Product: systemd Reporter: Sebastian Schindler <sebastian.schindler+bugzilla>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: minimal example for the bug

Description Sebastian Schindler 2015-03-10 13:59:28 UTC
Created attachment 114197 [details]
minimal example for the bug

systemd-journal-remote seems to delay messages by one, like a queue:

If you try to forward N messages msg1,msg2,...,msgN via systemd-journal-remote the output journal file only contains the first N-1 messages.

I attached a .txt file with a more specific example.
Comment 1 Zbigniew Jedrzejewski-Szmek 2015-03-13 04:29:46 UTC
The issue was a bit tricky, but should be fixed now: http://cgit.freedesktop.org/systemd/systemd/commit/?id=043945b938. Thank you for the nice reproducer.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.