Skip to main content

Re: Kafka - Possible messages order

What exactly is the problem?

Kafka states it in documentation and it is not new.

Quote from docs: max.in.flight.requests.per.connection – The maximum number of unacknowledged requests the client will send on a single connection before blocking. Note that if this setting is set to be greater than 1 and there are failed sends, there is a risk of message re-ordering due to retries (i.e., if retries are enabled).

The possible problem is only with some people not able to read documentation.

29 авг. 2019 г., в 17:11, Jose Manuel Vega Monroy <jose.monroy@williamhill.com<mailto:jose.monroy@williamhill.com>> написал(а):

Hi there,

Recently we found this blog entry about a possible problem with messages order: https://blog.softwaremill.com/does-kafka-really-guarantee-the-order-of-messages-3ca849fd19d2<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fblog.softwaremill.com%2Fdoes-kafka-really-guarantee-the-order-of-messages-3ca849fd19d2&data=02%7C01%7Caksoldatov%40avito.ru%7C6ef8bd10a67b4bef52fb08d72c8ad121%7Caf0e07b3b90b472392e63fab11dd5396%7C1%7C0%7C637026847034629468&sdata=%2BulzkEeXQ6xhczBYfYQ8wnvWrpW%2Fs3wVtQaGGwIgPbM%3D&reserved=0>

Please could you confirm about? And if so, how to fix? Blog entry suggesting how to.

Thanks

[https://www.williamhillplc.com/content/signature/WHlogo.gif?width=180]<https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.williamhill.com%2F&data=02%7C01%7Caksoldatov%40avito.ru%7C6ef8bd10a67b4bef52fb08d72c8ad121%7Caf0e07b3b90b472392e63fab11dd5396%7C1%7C0%7C637026847034639463&sdata=Kowmt6DYcYKQgMC%2FI5Yv%2BeZNsaPhh8oK8%2F9jpvfyuSk%3D&reserved=0>
[https://www.williamhillplc.com/content/signature/senet.gif?width=180]<https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.whenthefunstops.co.uk%2F&data=02%7C01%7Caksoldatov%40avito.ru%7C6ef8bd10a67b4bef52fb08d72c8ad121%7Caf0e07b3b90b472392e63fab11dd5396%7C1%7C0%7C637026847034649456&sdata=%2FtXL%2FsYYwa2yGdPRNQ7%2FpYAos0CkWYxaoVqwLJP0Xfs%3D&reserved=0>

Jose Manuel Vega Monroy
Java Developer / Software Developer Engineer in Test
Direct: +0035 0 2008038 (Ext. 8038)
Email: jose.monroy@williamhill.com<mailto:jose.monroy@williamhill.com>
William Hill | 6/1 Waterport Place | Gibraltar | GX11 1AA



________________________________
"This message contains confidential information/commercial secret. If you are not the intended addressee of this message you may not copy, save, print or forward it to any third party and you are kindly requested to destroy this message and notify the sender thereof by email.
Данное сообщение содержит конфиденциальную информацию/информацию, являющуюся коммерческой тайной. Если Вы не являетесь надлежащим адресатом данного сообщения, Вы не вправе копировать, сохранять, печатать или пересылать его каким либо иным лицам. Просьба уничтожить данное сообщение и уведомить об этом отправителя электронным письмом."

Comments