Change in ovirt-engine[master]: engine : PSQLException when insert value to audit log if inp...

masayag at redhat.com masayag at redhat.com
Wed Oct 28 09:03:32 UTC 2015


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 at 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 at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list