Skip to content

Commit

Permalink
roachtest: add order validation to CDC Kafka roachtests
Browse files Browse the repository at this point in the history
This patch adds order validation to CDC Kafka roachtests so that we
can build more confidence in our ordering guarantees. It can be enabled
for a roachtest either by directly setting the `validateOrder` flag on a
`kafkaManager` before creating consumers, or indirectly by setting the
`validateOrder` flag on `kafkaFeedArgs` for tests that use `cdcTester`.

Release note: None
  • Loading branch information
andyyang890 committed May 16, 2024
1 parent 84d9260 commit 3428726
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 62 deletions.
Loading

0 comments on commit 3428726

Please sign in to comment.