Skip to content

ISSUE-124: Allow BigInt/Buffer to be used as initialSequenceId and/or sequenceId #76

@sijie

Description

@sijie

Original Issue: apache#124


Hello there,

Right now the producer's sequence ID is limited to 4 bytes here:

However we could allow 8 bytes integers if we allow producer/message to receive a BigInt and/or a 8 bytes buffer.

I'm trying to match a dataset that uses 8 bytes integers for keys as my sequence ID, that's why I found this limitation :-)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions