Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: Improving synchronization of MacPoolManager
......................................................................


core: Improving synchronization of MacPoolManager

Improving the synchronization of MacPpoolManager, changing
from synchronzied to RWLock, and changing the synchronization
of freeMacs (the write lock should be locked one for all macs
that are removed)

Change-Id: I62fa797fbf286513183f0a3c3409cd79bdc25341
Bug-Url: https://bugzilla.redhat.com/885441
signed-off-by: Yair Zaslavsky <yzasl...@redhat.com>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MacPoolManager.java
1 file changed, 44 insertions(+), 14 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I62fa797fbf286513183f0a3c3409cd79bdc25341
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to