Problem Description
In some scenarios, the Management Server does not recognize that a console session has been released. As a consequence of that, the removed column of the cloud.console_session table remains indefinitely marked as NULL.
Versions
ACS versions 4.19 and 4.20
The steps to reproduce the bug
What to do about it?
Normalize these scenarios, ensuring that the removed attribute of console sessions is corretly set to the datetime in which the sessions are released.
Problem Description
In some scenarios, the Management Server does not recognize that a console session has been released. As a consequence of that, the
removedcolumn of thecloud.console_sessiontable remains indefinitely marked asNULL.Versions
ACS versions 4.19 and 4.20
The steps to reproduce the bug
What to do about it?
Normalize these scenarios, ensuring that the
removedattribute of console sessions is corretly set to the datetime in which the sessions are released.