Change in ovirt-engine[master]: core: TagsDirector: precompile backshlash removal

amureini at redhat.com amureini at redhat.com
Mon Mar 17 08:45:38 UTC 2014


Allon Mureinik has submitted this change and it was merged.

Change subject: core: TagsDirector: precompile backshlash removal
......................................................................


core: TagsDirector: precompile backshlash removal

Precompile the Pattern object used to remove backslashes. Since this
Pattern is never changed, in can be compiles once and save a heavy
operation each time the method is called.

Change-Id: I4a0ea8e5e6368b987d93bb087338df4e83318848
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TagsDirector.java
1 file changed, 9 insertions(+), 3 deletions(-)

Approvals:
  Allon Mureinik: Verified
  Yair Zaslavsky: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4a0ea8e5e6368b987d93bb087338df4e83318848
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list