Skip to content

Don't use unsigned integers in proto #172

Closed
@saad-ali

Description

@saad-ali

Recommendation from a gRPC author after review of CSI API: We should not use unsigned integers, and should change them to signed integers because not all languages allow unsigned integers (e.g. Java), and this can cause issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions