Dan Kenigsberg has submitted this change and it was merged. Change subject: Revert "supervdsm: Add zombiereaper to supervdsm" ......................................................................
Revert "supervdsm: Add zombiereaper to supervdsm" Introduction of zombiereaper is causing communication failures between vdsm and supervdsm. The change register signal handler which causes multiprocessing to fail. There was python bug opened to fix multiprocessing issue but it was not backported to 2.6. It is also not included on el7's python-2.7.5 so we are reverting on master as well. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1168217 Related-To: https://bugzilla.redhat.com/1181624 Change-Id: I90a76ad689938cc36fd9adbf73bd16e9a408cbb5 Signed-off-by: pkliczewski <[email protected]> Reviewed-on: http://gerrit.ovirt.org/36961 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/supervdsmServer 1 file changed, 14 insertions(+), 23 deletions(-) Approvals: Piotr Kliczewski: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36961 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I90a76ad689938cc36fd9adbf73bd16e9a408cbb5 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
