Managed Service for Apache Kafka requires each cluster to have equal resources in each of the three zones. Single-zone or two-zone Managed Service for Apache Kafka clusters are not supported.
You cannot choose the zones when you create the cluster.
You cannot configure the volume of local storage on a cluster.
Managed Service for Apache Kafka runs in the KRaft mode. Zookeeper mode is not supported.
JMX APIs for metrics are not supported.
Topic compression with
zstd
is not supported. Supported values forcompression.type
includelz4
,gzip
,snappy
, anduncompressed
.While you can change broker configurations with
read-only
update mode at any time, these changes take effect only when the brokers restart. Restarts happen periodically as part of Google's maintenance and upgrade processes, but there's no set schedule or a way to manually trigger them. As a result, you can't control when these changes take effect. Examples ofread-only
configurations includeauto.create.topics.enable
andbackground.threads
. Updates to configurations with thecluster-wide
update mode, such asmessage.max.bytes
, don't require restarts and take effect immediately.Some broker configuration parameters are managed by the service and cannot be updated. This includes
broker.id
and storage-related settings, such asremote.log.storage.system.enable
.
Managed Service for Apache Kafka limitations
Stay organized with collections
Save and categorize content based on your preferences.
Apache Kafka® is a registered
trademark of The Apache Software Foundation or its affiliates in the United
States and/or other countries.