Skip to content

Assertion hit when index size exceeds 2GB #202

Closed
@varungandhi-src

Description

@varungandhi-src

The Protobuf C++ codegen/runtime doesn't allow message sizes greater than 2GB.
This can be worked around by streaming writes instead of assembling
a full index and writing that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions