Skip to content

Reloading collections with Zookeeper#17

Open
flyingzumwalt wants to merge 7 commits intocbeer:masterfrom
flyingzumwalt:reload_collection
Open

Reloading collections with Zookeeper#17
flyingzumwalt wants to merge 7 commits intocbeer:masterfrom
flyingzumwalt:reload_collection

Conversation

@flyingzumwalt
Copy link

includes changes from #14

  • Extracts exec command into a CommandLineWrapper class
  • Refactors CommandLineWrapper .exec to support switching executables (ie. solr binary & zkcli)
  • Adds exec_solr and exec_zookeeper convenience methods to SolrInstance objects
  • Adds methods for uploading collection configs to zookeeper and reloading collections -- this is so that you can update collection configs without having to delete the whole collection, re-create it and re-import its data.

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.

1 participant