Skip to content

Schema functionality missing #46

@polyzos

Description

@polyzos

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions