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

Revert "Merge pull request #16130 from jrafanie/fork_workers_no_more" #16154

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

jrafanie
Copy link
Member

@jrafanie jrafanie commented Oct 9, 2017

Reverting for now since worker_options for spawn were not properly being
passed to the run_single_worker script, specifically the ems_id.

This reverts commit f885db2, reversing
changes made to b7a986d.

…no_more"

Reverting for now since worker_options for spawn were not properly being
passed to the run_single_worker script, specifically the ems_id.

This reverts commit f885db2, reversing
changes made to b7a986d.
Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I agree lets take our time and get #16140 fixed up well

Copy link
Contributor

@Ladas Ladas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good revert, all my issues disappeared. :-)

@miq-bot
Copy link
Member

miq-bot commented Oct 9, 2017

Checked commit jrafanie@a995eca with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
3 files checked, 1 offense detected

app/models/miq_worker.rb

@jrafanie jrafanie removed the request for review from Fryguy October 9, 2017 14:24
@carbonin carbonin self-assigned this Oct 9, 2017
@carbonin carbonin merged commit 9bd5f91 into ManageIQ:master Oct 9, 2017
@carbonin carbonin added this to the Sprint 71 Ending Oct 16, 2017 milestone Oct 9, 2017
@jrafanie jrafanie deleted the fork_is_back_for_now branch October 9, 2017 18:37
jrafanie added a commit to jrafanie/manageiq that referenced this pull request Nov 25, 2019
Make systemd optional on systemd enabled systems

Api/web service worker needs ui-classic as it can try to read an existing UI session, which
can contain serialized classes from ui-classic.

Previously, we tried removing fork here: ManageIQ#16130
It was reverted here: ManageIQ#16154

Some of the followups needed to fix the original problems including passing down
ems_id to per ems workers, resolved in:
ManageIQ#16199 and
ManageIQ#18648

At this point, things should just work.
jrafanie added a commit to jrafanie/manageiq that referenced this pull request Nov 25, 2019
Make systemd optional on systemd enabled systems

Api/web service worker needs ui-classic as it can try to read an existing UI session, which
can contain serialized classes from ui-classic.

Previously, we tried removing fork here: ManageIQ#16130
It was reverted here: ManageIQ#16154

Some of the followups needed to fix the original problems including passing down
ems_id to per ems workers, resolved in:
ManageIQ#16199 and
ManageIQ#18648

At this point, things should just work.
jrafanie added a commit to jrafanie/manageiq that referenced this pull request Nov 25, 2019
Make systemd optional on systemd enabled systems

Api/web service worker needs ui-classic as it can try to read an existing UI session, which
can contain serialized classes from ui-classic.

Previously, we tried removing fork here: ManageIQ#16130
It was reverted here: ManageIQ#16154

Some of the followups needed to fix the original problems including passing down
ems_id to per ems workers, resolved in:
ManageIQ#16199 and
ManageIQ#18648

At this point, things should just work.
jrafanie added a commit to jrafanie/manageiq that referenced this pull request Nov 25, 2019
Make systemd optional on systemd enabled systems

Api/web service worker needs ui-classic as it can try to read an existing UI session, which
can contain serialized classes from ui-classic.

Previously, we tried removing fork here: ManageIQ#16130
It was reverted here: ManageIQ#16154

Some of the followups needed to fix the original problems including passing down
ems_id to per ems workers, resolved in:
ManageIQ#16199 and
ManageIQ#18648

At this point, things should just work.
jrafanie added a commit to jrafanie/manageiq that referenced this pull request Nov 25, 2019
Make systemd optional on systemd enabled systems

Api/web service worker needs ui-classic as it can try to read an existing UI session, which
can contain serialized classes from ui-classic.

Previously, we tried removing fork here: ManageIQ#16130
It was reverted here: ManageIQ#16154

Some of the followups needed to fix the original problems including passing down
ems_id to per ems workers, resolved in:
ManageIQ#16199 and
ManageIQ#18648

At this point, things should just work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants