Skip to content

Conversation

@morningman
Copy link
Contributor

@morningman morningman commented May 18, 2020

Fix #3589
The reason is that:
When load meta from image, we will create DatabaseTransactionMgr for each database
loaded from loadDb() method. But we forget to create DatabaseTransactionMgr for
database in the catalog recycle bin.

NOTICE(#3622):
This is a "revert of revert pull request".
This pr is mainly used to synthesize the PRs whose commits were
scattered and submitted due to the wrong merge method into a complete single commit.

@morningman morningman added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/revert Revert a previous commit labels May 18, 2020
@morningman morningman merged commit 8398fa9 into master May 18, 2020
@yangzhg yangzhg deleted the revert-3611-revert-3599-db_txn_mgr_debug branch July 10, 2020 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/revert Revert a previous commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] FE failed to load image when doing checkpoint or restart.

3 participants