Moti Asayag has submitted this change and it was merged.
Change subject: engine : PSQLException when insert value to audit log if input string is
too long
......................................................................
engine : PSQLException when insert value to audit log if input string is too long
When a long user name (246 characters long) is used to login
to webadmin the backend fails to store the audit log message
in the database and throws exception which is passed back to
UI.
Change-Id: I6cab378c82e5ad009eb061b047174918ba4181b4
Bug-Url:
https://bugzilla.redhat.com/1267910
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Ravi Nori: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/47672
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6cab378c82e5ad009eb061b047174918ba4181b4
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org