Skip to content

Is it possible for KCL to drop records? #126

Description

@ilmoi

Tried asking on StackOverflow but got no answer, perhaps one of the core maintainers can comment.

Basically AWS docs say that there are times where KCL can drop records if it receives an error. Whichever way we crash our node app, it just restarts with the same checkpoint as before, thus not dropping records.

What's the scenario where it can drop records? How do we replicate it? For our application it's paramount we don't, so if that scenario exists need to build in protection.

PS note we're already handling failures on the producer side, this is for the consumer specifically.

Would really appreciate feedback 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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