datastore: Be less strict on the query range of children
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 8 Feb 2017 02:36:40 +0000 (21:36 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 13 Feb 2017 16:07:46 +0000 (11:07 -0500)
commit2e02c3369c355d2a39a8da3c0a6141019e31afc5
treec31703d44ff991018288e43cf151a0ab0112cbd6
parentbef2e377c0bc2d424ebdc2401a360d823b4938e0
datastore: Be less strict on the query range of children

Just return an empty list when the time range does not intersect with the
node's range instead of throwing an exception.

Change-Id: I7f9aaa78cb410d26e713ea966efb74648d95b920
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/90602
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java
This page took 0.040131 seconds and 5 git commands to generate.