Skip to content

Expose ability to set CreateIndexCommitQuorum in DefaultIndexOperations #4422

Open
@yadavdev

Description

@yadavdev

Currently spring mongo doesn't support specifying commit quorum for index builds in the library.
Commit Quorum has been there since mongodb 4.4. To be able to set commit quorum one has to add a complete implementation of IndexOperations.

It would be great if DefaultIndexOperations provided support for setting commit quorum and/or provided a hook for it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions