Ticket #11888 (verify: fixed)

Opened 5 years ago

Last modified 5 years ago

Handle merge conflicts of two logs

Reported by: Anton Piccardo-Selg Owned by: Anton Piccardo-Selg
Priority: critical Milestone: Release 3.5
Component: Framework Keywords: Adding logs
Cc: Blocked By:
Blocking: Tester:

Description

When we add two time series properties we append the values. This means we can end up with two entries which have the same time stamp, e.g. when adding a workspace to itself.

Here we want to detect the collision and introduce a time shift of 1ns to resolve it

Change History

comment:1 Changed 5 years ago by Anton Piccardo-Selg

  • Status changed from new to inprogress

Refs #11888 Provide collision handling for the time series properties

Changeset: 47f9c9a1be305f87958f5966475c91671ea44523

comment:2 Changed 5 years ago by Anton Piccardo-Selg

  • Status changed from inprogress to verify
  • Resolution set to fixed

This is being verified as pull request #848.

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12726

Note: See TracTickets for help on using tickets.