[DocDB][Advisory Locks] Advisory locks queries in active sessions don't fail after database deletion when those queries are already executed before db deletion #26500
Labels
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/medium
Medium priority issue
qa_itest-system
Bugs identified in itest-system automation
QA
QA filed bugs
Uh oh!
There was an error while loading. Please reload this page.
Jira Link: DB-15866
Description
Version: 2.25.2.0.0-b151
If a database is deleted by a session while other sessions are still connected, all queries from those sessions should fail with the following error:
However, this doesn't seem to be the case if an advisory lock query has already been executed in the session. The session appears to continue executing queries without triggering the expected failure.
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: