Skip to content

Commit ae3b581

Browse files
authored
Update src/Interpreters/ReplicatedDatabaseQueryStatusSource.h
1 parent ff0497e commit ae3b581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Interpreters/ReplicatedDatabaseQueryStatusSource.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class ReplicatedDatabaseQueryStatusSource final : public DistributedQueryStatusS
2626

2727
private:
2828
static Block getSampleBlock();
29+
/// A kind of read lock for the database which prevents dropping the database (and its metadata from zk that we use for getting the query status)
2930
DDLGuardPtr database_guard;
3031

3132

0 commit comments

Comments
 (0)