Jonathan Sick please review my use of Kafka, including in mocks and unit test. Note that I use a real serializer and test that it fails in test_kafka_info.py
Tiago Ribeiro please review the rest of the code, basically everything except the Kafka code (feel free to look at that, as well).
Also I beg one of you to please run the producer to make sure that I have not broken anything. I tried running from home using my usual standard commands:
run_salkafka_producer.py Test --broker efd0.lsst.codes:9094 --registry https://registry-efd.lsst.codes/ &
|
followed by
(I will attach the latter file to this ticket; it is not in the repo)
but the first command failed with:
kafkit.registry.errors.RegistryBadRequestError: Registry error (409). 409 - Schema being registered is incompatible with an earlier schema
|
salobj pull request: https://github.com/lsst-ts/ts_salobj/pull/56
served documentation: https://ts-salkafka.lsst.io/v/DM-20911