Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-19 Thread automation
gerrit-hooks has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 4: * #1334274::Update tracker: OK * Set MODIFIED::bug 1334274#1334274OK -- To view, visit

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-19 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: oop: Explicitly close running ioprocesses .. oop: Explicitly close running ioprocesses IOProcess client is using __del__ for automatic closing when the

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-19 Thread alitke
Adam Litke has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/60830 To unsubscribe, visit

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-19 Thread alitke
Adam Litke has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 3: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/60830 To unsubscribe, visit

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-18 Thread fromani
Francesco Romani has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 3: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/60830 To unsubscribe, visit

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-17 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 3: Verified+1 Shutting down vdsm is fast enough now, and vdsm is not killed during shutdown: [root@voodoo6

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-17 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 3: Here is example shutdown flow with this patch: MainThread::DEBUG::2016-07-18

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-16 Thread automation
gerrit-hooks has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 3: * #1334274::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1334274::OK, public bug * Check

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-16 Thread automation
gerrit-hooks has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 2: * #1334274::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1334274::OK, public bug * Check

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-16 Thread automation
gerrit-hooks has posted comments on this change. Change subject: oop: Explicitly close running ioprocesses .. Patch Set 1: * #1334274::Update tracker: OK * Check Bug-Url::OK * Check Public Bug::#1334274::OK, public bug * Check

Change in vdsm[master]: oop: Explicitly close running ioprocesses

2016-07-16 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: oop: Explicitly close running ioprocesses .. oop: Explicitly close running ioprocesses IOProcess client is using __del__ for automatic closing when the last