Skip to content

Improve configuration for producer and consumer regarding bytes #65

@saraiva132

Description

@saraiva132

At the moment both producer and consumer configuration parses anything related to size such as:

  • batch size
  • fetchMinBytes
  • fetchMaxBytes

as an integer.

It would be nice to support a better format, something like:

https://github.com/lightbend/config/blob/master/HOCON.md#size-in-bytes-format

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