Versions Compared

Key

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

...

Considering the potential approval of KIP-612 which proposes to throttle connection setup, we propose an exponential connection setup timeout to help the NetworkClient

  1. Detect the the dead node faster and try the request on other nodes if applicable
  2. Be able to wait longer and longer for finishing the connection if the broker side connection setup is throttled.

Public Interfaces

We propose two new common client configs

...