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

Delay starting indexing until actually deploying server. #465

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

matthewwardrop
Copy link
Collaborator

The current implementation of multi-threaded indexing is triggered at instance creation time, instead of deployment time, breaking some of the useful utilities in the knowledge_repo script including forcing a reindex. This patch defers index initialisation until deployment.

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj

@matthewwardrop matthewwardrop merged commit 60e46ad into master Oct 8, 2018
@matthewwardrop matthewwardrop deleted the mw_delay_starting_index branch October 8, 2018 20:05
tanuj208 pushed a commit to ElucidataInc/knowledge-repo that referenced this pull request Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant