Skip to content

[Filestore] Support batch xattrs operations in grpc API #5393

@zveznicht

Description

@zveznicht

Right now xattrs operations are either for a single xattrs name or return all names without values. This is not very convenient if client needs to get (and probably set) multiple/all xattrs values.

At very least we want to be able to get all xattrs key-value pairs in a single request.

Ideally we also need a way to set multiple xattrs in a single call or provide them during node creation

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