From Martin Peřina <mperina(a)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(a)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(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>