Change in ovirt-engine[master]: engine: adding transaction bounderies to heart beat logging
Code Review
gerrit at ovirt.org
Wed Apr 19 14:24:49 UTC 2017
>From Martin Peřina <mperina at redhat.com>:
Martin Peřina has submitted this change and it was merged.
Change subject: engine: adding transaction bounderies to heart beat logging
......................................................................
engine: adding transaction bounderies to heart beat logging
We don't have exact boundary for transaction commit in
DwhHeartBeat.engineIsRunningNotification, so even if we
log correctly, the real database commit may be performed
later if db is too busy
Change-Id: Ib9009b5f41538bafd15fd4cc1d8a57c54556bf1c
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1430666
Signed-off-by: emesika <emesika at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/dwh/DwhHeartBeat.java
1 file changed, 7 insertions(+), 2 deletions(-)
Approvals:
Martin Peřina: Looks good to me, approved
Eli Mesika: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/74661
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9009b5f41538bafd15fd4cc1d8a57c54556bf1c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list