Thanks PoAn for having a look into the KIP > PY_1: Does LargeMessageDeserializer need > large.message.blob.store.blob.id_generator > configuration? The blob id is encapsulated in Kafka event by > LargeMessageSerializer. > The LargeMessageDeserializer can get the id from the event.
You are right, I think I added this by mistake when I was copying the common configs between serializer and deserializer. > PY_2: In both LargeMessageSerializer and LargeMessageDeserializer, there are > sentences like “If it is” and “If it’s not”. What does this mean? Ugh, there was an issue when I copy paste from my local draft sometime confluence change the order of bullet list when copy/paste. I fixed the order of the points now. Please have another look. > On 10 Apr 2025, at 16:48, PoAn Yang <yangp...@gmail.com> wrote: > > Hi Omnia, > > Thanks for the KIP. It’s good to integrate blob store for large objects. > > PY_1: Does LargeMessageDeserializer need > large.message.blob.store.blob.id_generator > configuration? The blob id is encapsulated in Kafka event by > LargeMessageSerializer. > The LargeMessageDeserializer can get the id from the event. > > PY_2: In both LargeMessageSerializer and LargeMessageDeserializer, there are > sentences like “If it is” and “If it’s not”. What does this mean? > > Thank you, > PoAn > >> On Apr 10, 2025, at 9:29 PM, Omnia Ibrahim <o.g.h.ibra...@gmail.com> wrote: >> >> Hi there I would like to start discussions on >> https://cwiki.apache.org/confluence/display/KAFKA/KIP-1159%3A+Large+message+reference+based+Serializer >> >> >> Thanks >> Omnia >> >