Roy Golan has posted comments on this change.
Change subject: core: prevent split brain caused by fence commands
......................................................................
Patch Set 3:
(1 comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestartVdsCommand.java
Line 133: makeLockingPair(VDS_FENCE,
SAME_ACTION_ON_ENTITY_ALREADY_IN_PROGRESS));
Line 134: }
Line 135:
Line 136: @Override
Line 137: protected EngineLock getLock() {
well its null... have to create it somehow
Line 138: if (commandLock == null) {
Line 139: commandLock = new EngineLock(getExclusiveLocks(), null);
Line 140: }
Line 141: return commandLock;
--
To view, visit http://gerrit.ovirt.org/21049
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iaf021010188e3c3662fbf8a057da4c58f2600c02
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches