Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Make WS master call single unified plugin broker instead of several plugin brokers #1306

Closed
garagatyi opened this issue Mar 19, 2019 · 0 comments · Fixed by eclipse-che/che#12942

Comments

@garagatyi
Copy link

garagatyi commented Mar 19, 2019

Description:
Flow:

  • WS master sends all plugins meta.yaml files as a single JSON
  • WS master expects from unified plugin broker a single event instead of the same number of events as the number of brokers used in the workspace provisioning
  • WS master doesn't sort metas depending on the plugin type and broker support of that type

Depends on: #1304 but can be actually started in parallel and finished after that issue.
If #1305 is finished before this issue it should be collapsed with #1307

Related to eclipse-che/che#12908

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants