Skip to content

AWS DocumentDB does not support start_after  #34

Description

@dror-g

Unfortunately, while DocDB v4+ reports its server version as above 4.2, it does not support start_after for log-replication.
Only resume_after is supported as per AWS "docs".

Maybe add a config option docdb: bool and check it in this if clause..

change_stream_options["start_after"] = {"_data": bookmark}

Thanks and sorry..

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