What is the bootstrap server in Kafka?

Your thoughts?

ArchanaK |

This is a configurable property specifying the initial servers to connect to in Kafka.

iBuiltUber |

The bootstrap servers are the initial servers you connect to when establishing connection to Kafka. These servers reveal the full set of brokers available on the cluster