[GH-ISSUE #3719] After closing the cloudbeaver page, the database connection release time can be configured #1303

Open
opened 2026-03-07 21:02:15 +03:00 by kerem · 3 comments
Owner

Originally created by @lihongmei918 on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3719

After closing the cloudbeaver page, the database connection was not released for a long time, resulting in the inability to connect to the database.
I hope that after the cloudbeaver page is closed, the database connection can be configured to release the connection for the required duration

Originally created by @lihongmei918 on GitHub (Sep 4, 2025). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3719 After closing the cloudbeaver page, the database connection was not released for a long time, resulting in the inability to connect to the database. I hope that after the cloudbeaver page is closed, the database connection can be configured to release the connection for the required duration
Author
Owner

@dariamarutkina commented on GitHub (Sep 4, 2025):

Hello, @lihongmei918!

Thanks for your report! Could you please clarify a few details so we can reproduce the issue:

  • Could you please provide the steps to reproduce the issue?
  • Which version of CloudBeaver are you using?

This will help us investigate the issue 🦫

<!-- gh-comment-id:3252356357 --> @dariamarutkina commented on GitHub (Sep 4, 2025): Hello, @lihongmei918! Thanks for your report! Could you please clarify a few details so we can reproduce the issue: - Could you please provide the steps to reproduce the issue? - Which version of CloudBeaver are you using? This will help us investigate the issue 🦫
Author
Owner

@lihongmei918 commented on GitHub (Sep 5, 2025):

Hello, @dariamarutkina
Thank you for your reply.
I am using CloudBeaver version 25.0.3.
In my project, there is a requirement to set a very long session expiration time, lasting for several hours. However, I hope that once a CloudBeaver page is closed, the database connections associated with that page can be disconnected within a reasonable timeframe, rather than waiting for the session to expire before disconnection. It's possible that after closing the CloudBeaver page, I no longer need those connections, but the database connections may still persist for an extended period. Therefore, I would like to have a configuration option that allows for the reasonable disconnection of database connections after page closure.

<!-- gh-comment-id:3257330475 --> @lihongmei918 commented on GitHub (Sep 5, 2025): Hello, @dariamarutkina Thank you for your reply. I am using CloudBeaver version 25.0.3. In my project, there is a requirement to set a very long session expiration time, lasting for several hours. However, I hope that once a CloudBeaver page is closed, the database connections associated with that page can be disconnected within a reasonable timeframe, rather than waiting for the session to expire before disconnection. It's possible that after closing the CloudBeaver page, I no longer need those connections, but the database connections may still persist for an extended period. Therefore, I would like to have a configuration option that allows for the reasonable disconnection of database connections after page closure.
Author
Owner

@dariamarutkina commented on GitHub (Sep 5, 2025):

Thank you for the suggestion! 🦫

We will implement this in future releases 💙

<!-- gh-comment-id:3257469989 --> @dariamarutkina commented on GitHub (Sep 5, 2025): Thank you for the suggestion! 🦫 We will implement this in future releases 💙
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1303
No description provided.