Skip to content

cloud: fix(schema-update): Start opIndexing only when index creation is requ…#7846

Merged
ahsanbarkati merged 1 commit intorelease/v21.03-slashfrom
ahsan/cherry/backup-ns
May 24, 2021
Merged

cloud: fix(schema-update): Start opIndexing only when index creation is requ…#7846
ahsanbarkati merged 1 commit intorelease/v21.03-slashfrom
ahsan/cherry/backup-ns

Conversation

@ahsanbarkati
Copy link
Copy Markdown
Contributor

@ahsanbarkati ahsanbarkati commented May 24, 2021

…ired. (#7845)

We were starting opIndexing while schema update irrespective of whether index
building is required or not. This caused Dgraph to be unable to create namespaces
while backup is running, despite the fact that namespace creation doesn't need
any indexing. This PR fixes this issue.

(cherry picked from commit 5595f9c)


This change is Reviewable

…ired. (#7845)

We were starting opIndexing while schema update irrespective of whether index
building is required or not. This caused Dgraph to be unable to create namespaces
while backup is running, despite the fact that namespace creation doesn't need
any indexing. This PR fixes this issue.

(cherry picked from commit 5595f9c)
@ahsanbarkati ahsanbarkati merged commit e7fe20d into release/v21.03-slash May 24, 2021
@ahsanbarkati ahsanbarkati deleted the ahsan/cherry/backup-ns branch May 24, 2021 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants