OBP-API icon indicating copy to clipboard operation
OBP-API copied to clipboard

Introduce versioning to Kafka messages

Open simonredfern opened this issue 9 years ago • 0 comments

Suggestion for versioning of Kafka messages:

After input from Ulrich, send version with the message - so we don't rely on the transport (Kafka)

{"version" : "k0.1.0"}

Use "k" to denote that this is separate to the api version (v)

if k0.1.0 is requested, then we expect the answer to be in k0.1.0

simonredfern avatar Jul 06 '16 20:07 simonredfern