Eli Mesika has posted comments on this change.

Change subject: core: Removed unneeded quartz job scheduling during run vm
......................................................................


Patch Set 1: Looks good to me, approved

(2 inline comments)

please fix typos in the commit message before merge

....................................................
Commit Message
Line 6: 
Line 7: core: Removed unneeded quartz job scheduling during run vm
Line 8: 
Line 9: The following patch is simple, I remove a scheduled quarzt job which
Line 10: should update a db.
a=>the
Line 11: The main proble which is solved is a job was scheduled each run vm, so
Line 12: under load we scheduled a number of jobs equals to number of run vms,
Line 13: it is similar to DDOS attack on internal quartz scheduler.
Line 14: 


Line 7: core: Removed unneeded quartz job scheduling during run vm
Line 8: 
Line 9: The following patch is simple, I remove a scheduled quarzt job which
Line 10: should update a db.
Line 11: The main proble which is solved is a job was scheduled each run vm, so
proble=>problem
Line 12: under load we scheduled a number of jobs equals to number of run vms,
Line 13: it is similar to DDOS attack on internal quartz scheduler.
Line 14: 
Line 15: Change-Id: I8d2365910f471bf01774d3ff7c7fb49520af5386


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8d2365910f471bf01774d3ff7c7fb49520af5386
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to