Tal Nisan has submitted this change and it was merged.
Change subject: core: adding debug message to DWH heart beat
......................................................................
core: adding debug message to DWH heart beat
Adding debug messages on DWH heart beat start/end in order to
investigate delays that occur sometimes when the result is that the
update of the corresponding field in DB not occurs in the configured
rate.
This will not solve the reported bug, rather it will give us information
which part cause the delay, the scheduling mechanism or the database.
Change-Id: Ia32c559ee380e0dbb7279f94b7dd9a99c0670a2a
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1373456
Signed-off-by: emesika <emesika(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/dwh/DwhHeartBeat.java
1 file changed, 2 insertions(+), 0 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/64191
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia32c559ee380e0dbb7279f94b7dd9a99c0670a2a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>