-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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] `ERROR: ybctid DocKey([], [16754]) not found in indexed table. index table id is 00004007000030008000000000000a76 #20777
Comments
UPDATE: This error also occurs in global catalog mode. |
This bug can be reproduced in global catalog version mode in 2.20.1.0. |
This bug can also be reproduced in global catalog version mode in 2.18.5.2. So this is not a recent regression bug. |
I tried with yugabyte-2.16.8.0, could not reproduce. |
I did not see persistent corruption and it seems that when reading from the index and base table, the same read time somehow allowed returning the given |
@shishir2001-yb , Is this issue still relevant on master? |
@rthallamko3, yes it is consistently reproducible in all the runs. |
Per @myang2021 's comment, this can be reproduced using sample apps from https://github.com/yugabyte/yb-stress-test/releases/download/ssa_1.1.38/yb-stress-sample-apps-1.1.38.jar
The test output is saved in the file ~/tmp/global.out. |
Jira Link: DB-9775
Description
Tried on version 2.21.0.0-b496
During the execution of the Cross-DB Concurrent DDLs Sample app, sometimes connection creation fails with the below
ERROR: ybctid DocKey([], [16754]) not found in indexed table. index table id is 00004007000030008000000000000a76
UPDATE: This error also occurs in global catalog mode.
List of DDLs :
Context:
[Logs](https://drive.google.com/file/d/1gdZFljpfr90Eo9ItTV3sbAyZk_WDi3xu/view?usp=sharing)
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: