August 2017
Beginner to intermediate
278 pages
6h 40m
English
Before we jump into producer or consumer request processing, we should understand some of the common activities that any Kafka client or broker would perform irrespective of whether it is a write request or fetch request. One such request is to understand how metadata is requested or fetched by Kafka clients.
Following are the steps involved in metadata requests for producing a message:
Read now
Unlock full access