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

Combine InfraManager and child manager refresh queues #286

Merged
merged 1 commit into from
May 9, 2018

Conversation

mansam
Copy link
Contributor

@mansam mansam commented May 8, 2018

When the CloudManager's refresh queues were consolidated,
the individual NetworkManager refresh worker was removed.
However, the InfraManager's queues were not combined at
the same time, resulting in Infra network refresh events
not being picked up. This commit ensures that the Infra
Manager's refresh worker picks up queued refreshes for
its child managers as well.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1571836

When the CloudManager's refresh queues were consolidated,
the individual NetworkManager refresh worker was removed.
However, the InfraManager's queues were not combined at
the same time, resulting in Infra network refresh events
not being picked up. This commit ensures that the Infra
Manager's refresh worker picks up queued refreshes for
its child managers as well.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1572760
@miq-bot
Copy link
Member

miq-bot commented May 8, 2018

Checked commit mansam@5864c40 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@aufi
Copy link
Member

aufi commented May 9, 2018

Looks good to me, merging!

@aufi aufi merged commit 13b43f2 into ManageIQ:master May 9, 2018
@aufi aufi added the bug label May 9, 2018
@aufi aufi added this to the Sprint 86 Ending May 21, 2018 milestone May 9, 2018
simaishi pushed a commit that referenced this pull request May 16, 2018
Combine InfraManager and child manager refresh queues
(cherry picked from commit 13b43f2)

https://bugzilla.redhat.com/show_bug.cgi?id=1572760
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit bda8d2119316e9cdfa5eceb824d46576a5f9d1cf
Author: Marek Aufart <[email protected]>
Date:   Wed May 9 15:39:56 2018 +0200

    Merge pull request #286 from mansam/combine-infra-refresh-queues
    
    Combine InfraManager and child manager refresh queues
    (cherry picked from commit 13b43f22df209b8b656e8974627fa596a961e569)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1572760

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.

4 participants