Skip to content

Blocking queries until a write operation has synchronized across the cluster? #1396

@senojsitruc

Description

@senojsitruc

I've been trying to figure out how to know when a write query (insert, update, delete) has finished such that a subsequent read query will reflect that change.

Looking at the unit tests, internally it is possible to specify the synchronization mode, but is there a way to do that as a client? Or is there another way to accomplish this (other than polling for the change, of course)?

Thanks!

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