Skip to content

Improve onlne import robustness when the server is under load #6343

Closed
@mreynolds389

Description

@mreynolds389

Issue Description

We have a check in the import code that will abort the import if there is a pending DB operation. It does this check at the very start of the import process before the backend is disabled, etc. The online import code should be more robust, and perform this check after the backend/mapping tree is disabled. It should also loop until all operations are complete (backend ref count is zero).

Metadata

Metadata

Assignees

Labels

needs triageThe issue will be triaged during scrum

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions