Skip to content

Avro Schema Definition flags are not exposed on Pulsar Functions #6765

Description

@psilos

Describe the bug
A few stories have been added that allow Avro Schema Compatibility on Pulsar to conform with the default Avro behaviour, namely:

Unfortunately these flags are not exposed into Pulsar Function configuration, therefore we cannot AUTO_CONSUME or AUTO_PRODUCE to topics with stricter Avro Schema Validation

Expected behavior

  • The same flags to be exposed under Functions Configuration
  • Upon setting those flags, a function should be able to consume from a Topic with strict(default) Avro Schema Validation
  • Upon setting those flags, a function should be able to produce from a Topic with strict(default) Avro Schema Validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugThe PR fixed a bug or issue reported a bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions