Re: Getting ArrayIndexOutOfBoundException when decoding byte-array with new avro schema

2021-03-07 Thread Prateek Rajput
Please ignore, I have found the solution. *Regards,* *Prateek Rajput* On Sun, Mar 7, 2021 at 10:03 PM Prateek Rajput wrote: > Hi Everyone, > In our use-case we encode avro pojo to byteArray and then push it to > Kafka, but when I am trying to decode this with slightly updated

Getting ArrayIndexOutOfBoundException when decoding byte-array with new avro schema

2021-03-07 Thread Prateek Rajput
er<>(c); return datumReader.read(null, binaryDecoder); } } Avro version - 1.7.7 *Regards,* *Prateek Rajput* -- *-* *This email and any files transmitted with it are confidential and int