-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Currently we can set the schema compatibility strategy as well as allow auto update schema doing the following using the pulsar-admin tool
./pulsar-admin namespaces set-schema-compatibility-strategy -c FORWARD_TRANSITIVE public/default
./pulsar-admin namespaces set-is-allow-auto-update-schema --disable public/default
Seems like the set-is-allow-auto-update-schema
is missing from the terraform modules at the moment, so we need to support this as well.
esenac, giacomo-porro, ericsyh, ptqa and Oleg-Pavlenko-EPAM
Metadata
Metadata
Assignees
Labels
No labels