It makes sense. I presume you don’t have any messages written with the old schema?
v
Vardan Matevosian
06/12/2023, 9:04 AM
Thank you @Asaf Mesika 🙏, hmm, but what if I have already pushed message with old schema that yet not all of them processed by consumer will this work with FULL compatibilty if I will update the schema the way I described ?
a
Asaf Mesika
06/12/2023, 11:42 AM
I think if you read old messages with new schema, you only need BACKWARD
v
Vardan Matevosian
06/12/2023, 12:59 PM
I got it, thank you,
I set it to FULL just in case in the future I will need support for FORWARD as well