Skip to content

MongoDB 2.2 breaks replication #4

@ghpu

Description

@ghpu

MongoDB has added a version "v" field .
see https://jira.mongodb.org/browse/SERVER-6671

This filed might cause a TypeError in trigger() function .

Minimalistic workaround : extend slave.py with : def trigger(ts, h, op, ns, o, o2=None, b=False,v=None)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions