Martin Peřina has posted comments on this change.

Change subject: tools: Add JVM properties to notifier configuration
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/33916/1/packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py
File packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.py:

Line 148:         ):
Line 149:             if not notifierProperty.startswith('-D'):
Line 150:                 notifierProperty = '-D' + notifierProperty
Line 151:             self._engineArgs.append(notifierProperty)
Line 152: 
> Can we also add the ENGINE_JVM_ARGS like at this event?
Done
Line 153:         debugAddress = self._config.get('NOTIFIER_DEBUG_ADDRESS')
Line 154:         if debugAddress:
Line 155:             self._engineArgs.append(
Line 156:                 (


-- 
To view, visit http://gerrit.ovirt.org/33916
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0107f662660acb436871b92f25f5560ff5f4ea6f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to