Versions Compared

Key

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

...

On the consumer side, we will set the isolation.level config to read_committed to  to make sure that any consumed messages are from committed transactions.

...