Hi
I tried modify atribute auto.create.topics.enable into my cluster but i get this error
{
“error_code”: 40002,
“message”: “Altering resources of type BROKER is not permitted”
}
and i don’t know how i can solve
Hi
I tried modify atribute auto.create.topics.enable into my cluster but i get this error
{
“error_code”: 40002,
“message”: “Altering resources of type BROKER is not permitted”
}
and i don’t know how i can solve
I faced a similar issue, and was using a basic cluster, the documentation says we can only change the cluster configuration settings in a dedicated cluster. Below is the reference link
https://docs.confluent.io/cloud/current/clusters/broker-config.html#cluster-settings-console
Why don’t update the server.properties on the File System with this properties ?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.