Change in ovirt-engine[master]: vdsbroker: remove message duplication
oourfali at redhat.com
oourfali at redhat.com
Sun Jun 21 07:18:22 UTC 2015
Oved Ourfali has submitted this change and it was merged.
Change subject: vdsbroker: remove message duplication
......................................................................
vdsbroker: remove message duplication
When introducing separate queue for events we accidently subscribe to
this queue from both connections (irs and vds) which results in two
messages received for single event. Removing event subscription for
irs connection solves the issue.
Change-Id: Icd0dc4fcba1d0313f1753139846eb0efee55615c
Signed-off-by: pkliczewski <piotr.kliczewski at gmail.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/TransportFactory.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Piotr Kliczewski: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, but someone else must approve
Oved Ourfali: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/42581
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icd0dc4fcba1d0313f1753139846eb0efee55615c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list