-
Bug
-
Resolution: Done
-
Major
-
3.0.2.Final
-
None
-
False
-
None
-
False
-
-
Based on the tests added with support for multiple tasks (see DBZ-6365), vgtid should contain multiple shard GTIDs in the emitted records. However, this is not the case and multiple shards GTIDs are present only when one task is used. The issue can be reproduce with VitessConnectorIT#shouldMultiShardMultiTaskConfigSubscriptionHaveMultiShardGtidsInVgtid.
N.B.: so far the test was passing as EmbeddedEngine used in the testsuite actually supports only one task. The issue has been revealed after migration to async engine (DBZ-8377) which supports running or multiple tasks. As a result, this test is currently skipped.
- relates to
-
DBZ-8377 Migrate Vitess testsuite to async engine
- Closed