Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Correct timestamp #9

Open
DominicOram opened this issue Jul 17, 2020 · 3 comments
Open

Correct timestamp #9

DominicOram opened this issue Jul 17, 2020 · 3 comments

Comments

@DominicOram
Copy link

Whilst testing ad-kafka-interface at ISIS we found that the data being produced did not have the correct timestamp:
image
This timestamp should be provided automatically by the kafka producer but isn't. Maybe an explicit timestamp should be provided? It could even be the EPICS timestamp of the data?

@matthew-d-jones
Copy link

The fact that the producer isn't automatically adding the timestamp is something odd going on in your system/IBEX build environment that we don't see elsewhere. But setting the timestamp explicitly is the right thing to do here anyway, and would be consistent with our approach in other producers such as the EFUs and Forwarder.

@SkyToGround
Copy link
Contributor

@DominicOram This is a known issue. As I have had more important (to me) issues to work with I have not gotten around to working on it yet.

@SkyToGround
Copy link
Contributor

Actually, it should have the default (system) timestamps so @matthew-d-jones is correct in that there is probably something weird going on with your setup as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants