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 global plugin reload cleanup is only started on primaries #9352

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

sgmiller
Copy link
Collaborator

No description provided.

@sgmiller sgmiller requested review from calvn and briankassouf June 30, 2020 22:28
@sgmiller sgmiller merged commit c5b2eb1 into master Jun 30, 2020
@sgmiller sgmiller deleted the fix-plugin-reload-setup-context branch June 30, 2020 22:32
sgmiller added a commit that referenced this pull request Jul 6, 2020
* Global Plugin Reload: OSS Changes Take II (#9347)

* Carefully move changes from the plugin-cluster-reload branch into this clean branch off master.

* Don't test this at this level, adequately covered in the api level tests

* Change PR link

* go.mod

* Vendoring

* Vendor api/sys_plugins.go

* Fix wrong err return value in plugin reload status command (#9348)

* Fix wrong return value (discovered when merging to ENT)

* go.mod

* go mod vendor

* Add setup plugin reload hook

* All reloads return something now

* Address feedback on Plugin Reload: OSS Side (#9350)

* just use an error string

* Switch command to use new struct

* Don't setup plugin reload on perf standbys (#9352)
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.

2 participants