Change in ovirt-engine[master]: core: Fixing possible ConcurrentModificationException

mkublin at redhat.com mkublin at redhat.com
Tue Oct 9 15:46:39 UTC 2012


Michael Kublin has submitted this change and it was merged.

Change subject: core: Fixing possible ConcurrentModificationException
......................................................................


core: Fixing possible ConcurrentModificationException

The following class is used all around the code, the map is shared
and should be thread safe

Change-Id: I3ea0bc0cfd3452ff71ddb4ed9f9b1939b0f76238
Signed-off-by: Michael Kublin <mkublin at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/EnumUtils.java
1 file changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Michael Kublin: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3ea0bc0cfd3452ff71ddb4ed9f9b1939b0f76238
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list