Sandro Bonazzola has posted comments on this change. Change subject: sos: engine: add jboss stack trace ......................................................................
Patch Set 1: -Code-Review (1 comment) .................................................... File src/sos/plugins/engine.py Line 8: Line 9: # Class name must be the same as file name and method names must not change Line 10: class engine(sos.plugintools.PluginBase): Line 11: """oVirt related information""" Line 12: sadly, ENGINE_UP_MARK contains only the engine pid, not the jboss pid. So if I use that I'll kill the engine process. I think that using pgrep here is the only way for having the right pid. Line 13: optionList = [ Line 14: ( Line 15: 'jbosstrace', Line 16: 'Enable oVirt Engine JBoss stack trace generation', -- To view, visit http://gerrit.ovirt.org/19365 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id049f1cc7f322995a8692562a3f7aebddc7cc04d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Keith Robertson <krobe...@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knese...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches