Skip to content

Feature request: set schema compatibility #2070

@crbelaus

Description

@crbelaus

The pulsar-admin tool has a namespaces set-schema-compatibility-strategy that's not implemented in pulsarctl.

$: pulsar-admin namespaces set-schema-compatibility-strategy

Usage: pulsar-admin namespaces set-schema-compatibility-strategy [-hv]
       [-c=<strategyParam>] <namespaceName>
Set the schema compatibility strategy for a namespace
      <namespaceName>   tenant/namespace
  -c, --compatibility=<strategyParam>
                        Compatibility level required for new schemas created
                          via a Producer. Possible values (FULL, BACKWARD,
                          FORWARD, UNDEFINED, BACKWARD_TRANSITIVE,
                          FORWARD_TRANSITIVE, FULL_TRANSITIVE,
                          ALWAYS_INCOMPATIBLE,ALWAYS_COMPATIBLE).
  -h, --help            Show this help message and exit.
  -v, --version         Print version information and exit.

It would be great if pulsarctl implemented this functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions