Change in ovirt-engine[master]: aaa: Flood of log: Unable to cleanup SsoSession

From Martin Peřina <mperina@redhat.com>:
Martin Peřina has submitted this change and it was merged. ( https://gerrit.ovirt.org/79809 ) Change subject: aaa: Flood of log: Unable to cleanup SsoSession ...................................................................... aaa: Flood of log: Unable to cleanup SsoSession If a session was invalidated by the container before SSO gets a chance to clean up expired sessions an IllegalStateException is thrown. The log is flooded with messages from the exception. Log the messages as debug messages for such exceptions. Change-Id: Id470fc204d7d7f2512a1858e0577bd48be269b96 Bug-Url: https://bugzilla.redhat.com/1474482 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/enginesso/src/main/java/org/ovirt/engine/core/sso/utils/TokenCleanupUtility.java 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Martin Peřina: Looks good to me, approved Ravi Nori: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/79809 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id470fc204d7d7f2512a1858e0577bd48be269b96 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review