RE: replica.fetch.max.bytes split message or not ?

2018-02-25 Thread adrien ruffie
Thank Hans ! I will read the KIP Adrien De : Hans Jespersen <h...@confluent.io> Envoyé : dimanche 25 février 2018 17:30:12 À : users@kafka.apache.org Objet : Re: replica.fetch.max.bytes split message or not ? This is the KIP-74 write up if you want to

Re: replica.fetch.max.bytes split message or not ?

2018-02-25 Thread Hans Jespersen
reply, that I thought too ! > but it was just to check if someone thought like me. > > Best regards, > Adrien > > De : Waleed Fateem <waleed.fat...@gmail.com> > Envoyé : dimanche 25 février 2018 16:36:28 > À : users@kafka.apache.org

RE: replica.fetch.max.bytes split message or not ?

2018-02-25 Thread adrien ruffie
t : Re: replica.fetch.max.bytes split message or not ? I would say you will get that 5th message in the next request. I don't believe under any circumstance a Kafka broker will send or receive a partial message. On Feb 24, 2018 10:52 AM, "adrien ruffie" <adriennolar...@hotmail.fr> wrote:

Re: replica.fetch.max.bytes split message or not ?

2018-02-25 Thread Waleed Fateem
I would say you will get that 5th message in the next request. I don't believe under any circumstance a Kafka broker will send or receive a partial message. On Feb 24, 2018 10:52 AM, "adrien ruffie" wrote: > Hello, > > > I have found this description in only

replica.fetch.max.bytes split message or not ?

2018-02-24 Thread adrien ruffie
Hello, I have found this description in only documentation (without taking into account spelling errors 'byes of messages'), a question stays in my mind ... what happens if the size does not fall correctly on a message number? Example if in one parition I have 10(messages) of 1024 bytes --> I