Skip to content

little issue in kafka metadata #25

@samuel-cavalcanti

Description

@samuel-cavalcanti

Hi, I think here

In this case, the value is `0x01`, which is `1` in decimal.

should be:

  • In this case, the value is `0x00`, which is `0` in decimal.

because the value is 0

- 0x00 # Version (1 byte, 0x00 in hex, 0 in decimal)

https://binspec.org/kafka-cluster-metadata?highlight=69-69

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