Versions Compared

Key

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

...

On the public Producer API, we shall also document the new exceptions to let user catch it and retry with initTransactions, do the transaction abortion and restart a new transaction. The only exception is the "abortTransaction", which was supposed to be safe when being called inside the catch block for abortable exceptions.

...