Versions Compared

Key

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

Table of Contents

Status

Current state: Draft [One of " Under Discussion", "Accepted", "Rejected"]

Discussion thread: not yet

...

  • Use bounded memory pool to control memory usage (KIP-72):

    While this might be the best way to handle that on the server side it's unclear if this would suit the client well. Usually the client has a rough idea about how many partitions it will be subscribed to so it's easier to size this new valuethe maximum number of concurrent fetches.