Skip to content

[Filestore] Use batching for AddDataUnconfirmed Tx #5404

@neihar

Description

@neihar

Currently in unconfirmed flow we schedule separate AddDataUnconfirmed TX for each request. We can optimize it by doing only one TX at time or maybe more than one but we some delay between batches. This can help to reduce cpu usage (for example we can use batch only if tablet is overloaded).

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