Re: question about compression behaviour and sync behaviour

2013-03-12 Thread R S
Thank you Jun, regards, Rahul On Wed, Mar 13, 2013 at 12:21 AM, Jun Rao wrote: > 1. Compression happens on the list of messages. > 2. We compress a list of messages into a new message and the size of the > latter has to be smaller than max.message.size and fetch.size in the > consumer. > 3. Yes

Re: question about compression behaviour and sync behaviour

2013-03-12 Thread Jun Rao
1. Compression happens on the list of messages. 2. We compress a list of messages into a new message and the size of the latter has to be smaller than max.message.size and fetch.size in the consumer. 3. Yes, typically the bigger the list, the better the compression ratio. However, there is diminish