Skip to content

Consider increasing maximum Bloom filter size beyond its current 1 byte #165

@michaelklishin

Description

@michaelklishin

Currently the maximum supported Bloom filter size is limited to just one byte. There are a few more bytes available in the chunk header, so perhaps using e.g. 4 bytes would make a practical difference for some RabbitMQ Streams users.

See #164 for background.

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