Versions Compared

Key

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

...

  • Java thin client has retry, but it can be dangerous and can't be fine-tuned.
  • Other thin clients don't have retry and the user has to write cumbersome code.

Proposal

All changes are on the client side, server is not affected.

1. Introduce ClientRetryPolicy interface

...