bernardodemarco opened a new issue, #11169: URL: https://github.com/apache/cloudstack/issues/11169
### problem 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 - https://github.com/apache/cloudstack/pull/11016#pullrequestreview-2993780512 and https://github.com/apache/cloudstack/pull/11016#issuecomment-3052399701 describe two different situations in which this bug occur. ### 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 session is released. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org