Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated default value to 55 in public interfaces description.

...

There will be a new broker-side configuration, fetch.max.bytes.  The effective maximum size of any fetch request will be the minimum of the maximum fetch size the client requests, and this value.  The new value will be 75 55 megabytes by default.

Configuration NameTypeDefault ValueImportance
fetch.max.bytesINT55 * 1024 * 1024HIGH

...