ess-dmsc / kafka-to-nexus

(Mirror: moved to https://gitlab.esss.lu.se/ecdc/ess-dmsc/kafka-to-nexus) Writes NeXus files from experiment data streamed through Apache Kafka.
BSD 2-Clause "Simplified" License
2 stars 4 forks source link

ECDC-3237 Add support to process commands starting at timestamp #676

Closed danesss closed 1 year ago

danesss commented 1 year ago

Issue

Fix behaviour when starting/stopping FW job in short sequence https://jira.esss.lu.se/browse/ECDC-3237

Description of work

To be able to start listening for Commands starting at a specific timestamp, we modify CommandListener to optionally be constructed with a timestamp. When the timestamp is defined, the CommandListener's kafka consumer will assign partitions based on offsets, rather than by subscribing to the topic from "now".

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5537 3770 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5537 3776 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5537 3770 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5537 3770 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5537 3770 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5537 3770 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5537 3770 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5541 3770 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5541 3774 68% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5541 3770 68% For more detail see Cobertura report in Jenkins interface