You have a cluster with a topic t1 that already has uncompressed messages. A new Producer starts sending messages to t1 with compression enabled.
Which condition would allow this?
Kafka allows mixed compression formats within the same topic and even the same partition. Each message batch includes metadata indicating whether and how it is compressed. Therefore, a new producer can send compressed messages to a topic that already contains uncompressed messages, as long as it is configured with a compression codec (e.g., compression.type=gzip, snappy, etc.).
Why does Kafka use ZooKeeper? (Choose two.)
ZooKeeper stores metadata such as partition leadership and ISR (in-sync replicas), which brokers use to coordinate.
Kafka uses ZooKeeper to perform leader election for the Controller broker, which manages cluster metadata and leadership changes.
You have a cluster with a topic t1 that already has uncompressed messages. A new Producer starts sending messages to t1 with compression enabled.
Which condition would allow this?
Kafka allows mixed compression formats within the same topic and even the same partition. Each message batch includes metadata indicating whether and how it is compressed. Therefore, a new producer can send compressed messages to a topic that already contains uncompressed messages, as long as it is configured with a compression codec (e.g., compression.type=gzip, snappy, etc.).
By default, what do Kafka broker network connections have?
By default, Kafka brokers use the PLAINTEXT protocol for network communication. This means:
No encryption -- data is sent in plain text.
No authentication -- any client can connect without verifying identity.
No authorization -- there are no access control checks by default.
Security features like TLS, SASL, and ACLs must be explicitly configured.
Why does Kafka use ZooKeeper? (Choose two.)
ZooKeeper stores metadata such as partition leadership and ISR (in-sync replicas), which brokers use to coordinate.
Kafka uses ZooKeeper to perform leader election for the Controller broker, which manages cluster metadata and leadership changes.
Jeffrey Evans
4 days agoTiffany Wright
1 day agoDonald Hernandez
3 days agoAntonette
22 days agoCassie
30 days agoKayleigh
1 month agoLeanora
1 month agoBritt
2 months agoLatricia
2 months agoBarney
2 months agoFrankie
3 months agoFidelia
3 months agoYuette
3 months agoElise
3 months agoFabiola
4 months agoEarleen
4 months agoLuisa
4 months agoJesusita
4 months agoTish
4 months agoDiane
5 months agoKattie
5 months agoVanesa
5 months agoJanna
5 months agoElliot
6 months agoErnest
6 months agoZena
6 months agoAshton
7 months agoDustin
7 months agoGerardo
7 months agoAnabel
7 months agoRoosevelt
7 months agoKanisha
8 months agoThora
8 months agoCarlene
10 months agoJohnetta
10 months agoShayne
11 months agoTarra
11 months ago