tmf: Use a foreground request for partial history checkpoints
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 20 Jan 2014 19:07:33 +0000 (14:07 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 20 Jan 2014 20:02:55 +0000 (15:02 -0500)
commit851d356b44abd0bf7316e1a16d47726b6484624d
tree4fbeaa7401baf335dd097b0baa833560b09a6757
parentd981055575bc42984a8a806e4624a5f0972c32e3
tmf: Use a foreground request for partial history checkpoints

This will ensure the checkpoint request does not get coalesced with
the "real" state history building request, as this would lead to
a deadlock.

Change-Id: I69f6ab52a75a3344a60869ac2b11332581afddd3
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/20836
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java
This page took 0.027006 seconds and 5 git commands to generate.