Skip to content

Increase the mutations per commit limit to 80,000 #822

Description

@hengfengli

Currently, this is set to 10,000 in

countThreshold = 10 * 1000 // Spanner per-operation limit is 20,000.
. We should increase it to a higher limit as Spanner now supports 80,000 mutations per commit (doc).

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