Search before asking
What happened
After database out of service for longer than session timeout time, client heartbeat will never be updated.
What you expected to happen
If the database recover after session timeout time, client heatbeat should be updated again.
How to reproduce
- Shutdown database server for a session timeout time.
- Start database server.
- If the scheduled task
purgeInvalidJdbcRegistryMetadata purge the client heart beat before the heart beat be updated. After the client heart beat being deleted, the heart beat will never be updated by that client ID.
Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
After database out of service for longer than session timeout time, client heartbeat will never be updated.
What you expected to happen
If the database recover after session timeout time, client heatbeat should be updated again.
How to reproduce
purgeInvalidJdbcRegistryMetadatapurge the client heart beat before the heart beat be updated. After the client heart beat being deleted, the heart beat will never be updated by that client ID.Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct