Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-29 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: utils: Add unhandled exceptions logging decorator .. utils: Add unhandled exceptions logging decorator We have at least two places where exceptions in

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-29 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 5: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21778 To unsubscribe, visit http://ge

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-29 Thread sgotliv
Sergey Gotliv has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 5: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/21778 To unsubscribe, visit http://ger

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-29 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 5: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/5808/ : SUCCESS htt

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-29 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 5: Verified+1 Rebase and verify. -- To view, visit http://gerrit.ovirt.org/21778 To unsubscribe, vi

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-28 Thread sgotliv
Sergey Gotliv has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/21778 To unsubscribe, visit http://ger

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-28 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/21778 To unsubscribe, visit http

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-28 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 4: Code-Review+1 (1 comment) File tests/uti

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 4: Quick usability test proved that @logged is not a good name. Hopefully @traceback is more clear.

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 4: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/4948/ : SUC

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread sgotliv
Sergey Gotliv has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 3: (1 comment) File lib/vdsm/utils.py Line 5

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 3: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/4935/ : SUC

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 3: Spelling -- To view, visit http://gerrit.ovirt.org/21778 To unsubscribe, visit http://gerrit.ovi

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/4932/ : SUC

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 2: Dropping the use case of looping function; explicit error handling is better in this case. -- T

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 1: (1 comment) File lib/vdsm/utils.py Line

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 1: (1 comment) File lib/vdsm/utils.py Line 592:

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 1: -Code-Review (1 comment) File lib/vdsm/u

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 1: Code-Review+1 Every Thread.run should be decorated with this. -- To view, visit http://gerri

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 1: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/4914/ : SUC

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-27 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: utils: Add unhandled exceptions logging decorator .. utils: Add unhandled exceptions logging decorator We at least two places where expections in thread main funct