Nir Soffer has submitted this change and it was merged. Change subject: mailbox: Rename storage mailbox threads ......................................................................
mailbox: Rename storage mailbox threads Previously mailbox threads were named "mailbox.SPMMonitor" and "mailbox.HSMMonitor" which get truncated in system commands such as ps and htop (e.g. "mailbox.HSMMoni"), and do not match other thread names. Renamed to "mailbox/spm" and "mailbox/hsm". Change-Id: Ife5246ea36a0646f62416f1fdcbaf617fe85bf70 Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/63528 Reviewed-by: Freddy Rolland <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Adam Litke <[email protected]> --- M vdsm/storage/storage_mailbox.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Adam Litke: Looks good to me, approved Nir Soffer: Verified Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, but someone else must approve Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/63528 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ife5246ea36a0646f62416f1fdcbaf617fe85bf70 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Freddy Rolland <[email protected]> Gerrit-Reviewer: Idan Shaby <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
