Skip to content

OVGS protobuf changes for performance improvement #27

@haussli

Description

@haussli

Experience has shown that the RTT for GetSerial and GetOwnershipvoucher make the OVGS process rather slow. I am impatient. I would like to improve this.

For example:

  • A GetGroup-like RPC that returns all of the GetSerialResponse data. This could be quite large though. Perhaps a streaming version?
  • A GetSerial-like RPC that accepts multiple requests at once.
  • A GetOwnershipVoucher-like RPC that accepts multiples requests at once.

@harshitk-arista has some ideas too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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