Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure index clean up runs before index creation (#6634) #6643

Merged
merged 1 commit into from Oct 24, 2019
Merged

Conversation

bernd
Copy link
Member

@bernd bernd commented Oct 23, 2019

Move the code from the migration to the constructor.
This avoids a race between our asynchronously executed migration and the
DBProcessingStatusService.

Fixes #6383

(cherry picked from commit 6fbf78f)

Move the code from the migration to the constructor.
This avoids a race between our asynchronously executed migration and the
DBProcessingStatusService.

Fixes #6383

(cherry picked from commit 6fbf78f)
@mpfz0r mpfz0r merged commit b7a2986 into 3.1 Oct 24, 2019
@mpfz0r mpfz0r deleted the issue-6383-3.1 branch October 24, 2019 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants