Skip to content

[Bug] running txn number does not equals to the real running txn number. #3673

@morningman

Description

@morningman

Describe the bug
The result of SHOW PROC "/transactions/dbId" shows there are, for example, 22 running
transactions. But the result of SHOW PROC "/transactions/dbId/running" is empty.

And because of this, if the running txn number is higher than config max_running_txn_num_per_db, user can not submit load job.

Metadata

Metadata

Assignees

Labels

area/loadIssues or PRs related to all kinds of loadkind/fixCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions