Back to bug 1332317

Who When What Removed Added
Jared Deubel 2016-05-02 22:28:55 UTC Priority unspecified urgent
Felix Dewaleyne 2016-05-03 09:22:08 UTC CC fdewaley
Chris Pelland 2016-05-03 10:39:13 UTC CC cpelland
Greg Blomquist 2016-05-03 12:34:15 UTC Status NEW ASSIGNED
Assignee gblomqui agrare
John Prause 2016-05-03 17:12:09 UTC Blocks 1332665
John Prause 2016-05-03 17:12:17 UTC Keywords ZStream
Thomas Hennessy 2016-05-03 19:27:02 UTC CC thenness
Nandini Chandra 2016-05-04 15:45:18 UTC URL ems_refresh:vmware
CC nachandr
Adam Grare 2016-05-06 17:56:42 UTC Status ASSIGNED ON_DEV
Adam Grare 2016-05-10 10:30:12 UTC Status ON_DEV POST
Satoe Imaishi 2016-05-10 18:22:03 UTC Status POST MODIFIED
CC simaishi
Dave Johnson 2016-05-11 19:31:49 UTC QA Contact dajohnso anewman
Satoe Imaishi 2016-05-11 20:46:37 UTC Status MODIFIED ON_QA
Fixed In Version 5.6.0.6
Marianne Feifer 2016-05-26 20:12:50 UTC CC mfeifer
Doc Text Cause: On several providers we are seeing EMS refreshes happen continuously

Consequence: appears to break or slow provisioning down to a crawl

Fix: When the VimBroker terminates the connection it fires off a
MiqVimRemoved event. The VimBrokerWorker was responding to
this event by automatically re-connecting to that EMS. Instead
it should check the list of EMSs it is supposed to be connected
to before re-connecting.

Result:
Alex Newman 2016-06-01 17:18:02 UTC Status ON_QA VERIFIED
Suyog Sainkar 2016-06-16 05:50:35 UTC CC ssainkar
Doc Text Cause: On several providers we are seeing EMS refreshes happen continuously

Consequence: appears to break or slow provisioning down to a crawl

Fix: When the VimBroker terminates the connection it fires off a
MiqVimRemoved event. The VimBrokerWorker was responding to
this event by automatically re-connecting to that EMS. Instead
it should check the list of EMSs it is supposed to be connected
to before re-connecting.

Result:
In the previous version of CloudForms Management Engine, EMS refreshes happened continuously on several providers. As a result, it broke or slowed provisioning down significantly.

When the VimBroker terminated the connection it fired off a MiqVimRemoved event. The VimBrokerWorker was responding to this event by automatically re-connecting to that EMS. With this fix, instead it will now check the list of EMSs it is supposed to be connected to before re-connecting.
errata-xmlrpc 2016-06-29 07:30:05 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-06-29 15:56:38 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-06-29 11:56:38 UTC

Back to bug 1332317