Skip to content

Dm 1838 kafka timestamps in VIP demo

Jekabs Karklins requested to merge DM-1838 into master

Created by: mortenjc

Issue reference / description

Non of the timestamps in the kafka produce calls were correct. Produce time should now approximately be correct, pulse time is just unix time and thus not yet a pulse time.

Some hacks were done for GdGEM and MultiGrid to create fake pulse times, but these have now been removed. All unit test pass and I have verified locally that 'correct' timestamps are present.

Checklist for submitter

  • Check for conflict with integration test
  • Unit tests pass

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel.

Merge request reports