Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DocDB][xCluster][DB-Scoped] Missing namespace and incorrect tablet count, replication stopped #25280

Open
1 task done
agsh-yb opened this issue Dec 13, 2024 · 0 comments
Open
1 task done
Assignees
Labels
2024.1.4_blocker 2024.2.2_blocker 2025.1.0_blocker area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage xCluster Label for xCluster related issues/improvements

Comments

@agsh-yb
Copy link
Contributor

agsh-yb commented Dec 13, 2024

Jira Link: DB-14466

Description

This is mostly deterministic (2/2 runs we found this error)
found in version: 2024.1.4.0-b84
Not a new test, this is an old test

Error:

Replication is stopped target and master shows different values even after being added to replication

yb_db_dr_rand_d18e40b_1_employees_table_d18e40b_1 not replicated
	source load counts: source={"yb_db_dr_rand_d18e40b_1_employees_table_d18e40b_1": 1151} target={"yb_db_dr_rand_d18e40b_1_employees_table_d18e40b_1": 0}

image (7)

public.yb_db_dr_rand_d18e40b_1_employees_table_d18e40b_1
producer tableid: 00004012000030008000000000004015
producer tablet id: 4bd217eb75c34348909bd5456d96a09f
stream id: 04c43bff1034189be541aef4fd90327d
consumer tableid: 00004012000030008000000000004100
consumer tablet id: 31271a85deee4483a07961864e11e578

Steps performed by test:

1. Create multiple database( non-colocated, colocated )
2. Create tables for each database
3. Setup replication
4. Start cycle:
    a. Start parallel nemesis on both source and target
    b. Create new databases (non-colocated/colocated)
    c. Create tables/indexes (both sides)
    d. Add databases to the replication(random)
    e. Remove database from replicaton (random)
    f. Drop replication
    g. Stop nemesis
    h. Create replication

logs in jira

cc: @Arjun-yb

Issue Type

kind/bug

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@agsh-yb agsh-yb added area/docdb YugabyteDB core features priority/high High Priority xCluster Label for xCluster related issues/improvements status/awaiting-triage Issue awaiting triage 2024.1.4_blocker labels Dec 13, 2024
@yugabyte-ci yugabyte-ci added the kind/bug This issue is a bug label Dec 13, 2024
@yugabyte-ci yugabyte-ci assigned hulien22 and unassigned hari90 Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2024.1.4_blocker 2024.2.2_blocker 2025.1.0_blocker area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage xCluster Label for xCluster related issues/improvements
Projects
None yet
Development

No branches or pull requests

4 participants