Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

accept.individual.commit

Determine whether the group coordinator allows individual commit.

Default: true

max.bytes.key.range.resultscache

The maximum memory allowed to hold partitioned records in-memory for next batch serving. Note that this is not the memory limit for handling one batch of data range check.

Default: 209715200 bytes

max.bytes.fetcher.filtering

The maximum memory allowed for each replica fetcher to do general broker side filtering, including the key hash processing.

Default: 104857600 bytes

individual.commit.log.segment.bytes

The segment size for the individual commit topic.

Default: 10485760 bytes

...