Yair Zaslavsky has posted comments on this change. Change subject: engine: Adding quartz configuration to standalone.xml ......................................................................
Patch Set 1: Looks good to me, approved (1 inline comment) .................................................... File backend/manager/conf/standalone.xml Line 31: <system-properties> Line 32: Line 33: <!-- Don't let quartz call home to check for updates: --> Line 34: <property name="org.quartz.scheduler.skipUpdateCheck" value="true"/> Line 35: TWS, please fix. Line 36: <!-- Configure quartz thread pool: --> Line 37: <property name="org.quartz.threadPool.class" value="org.quartz.simpl.SimpleThreadPool"/> Line 38: <property name="org.quartz.threadPool.threadCount" value="100"/> Line 39: <property name="org.quartz.jobStore.misfireThreshold" value="60000"/> -- To view, visit http://gerrit.ovirt.org/14504 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3e6f881ff7a8f080de5f18d295b72ceb0d478347 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
