Skip to content

Config enableBatchLoad does not work correctly when original topic name was mutated in SMT #72

@SamoylovMD

Description

@SamoylovMD

Following my previous PR, when enableBatchLoad config is set, it doesn't work correctly when the topic name was mutated in SinkRecord.

I will create a separate PR if I have time to work on this. If you have any thoughts on implementation (for example, should we make the same handle for SinkRecord.originalTopic or approach it differently), please let me know. Ref to the problematic code is here.

By the way, what is the use case for having enableBatchLoad as list? As a user, I would expect this to be a boolean value, applied to all topics handled by the connector, not a subset - that would be much more convenient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions