morningman opened a new issue #3673: URL: https://github.com/apache/incubator-doris/issues/3673
**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. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
