Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeouts for running SQL statements and idle connections [CORE5488] #5758

Closed
firebird-automations opened this issue Feb 22, 2017 · 9 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Replaces CORE658
Replaces CORE985
Replaces CORE4238

Allows to set timeout for SQL statement, i.e. it allows to automatically stop execution of SQL statement when it running longer than given timeout value.
Allows to automatically close user connection after period of inactivity.
More details in
doc\README.session_idle_timeouts
doc\README.statement_timeouts

Commits: 2c49e6f

====== Test Details ======

NB: currently test checks two trivial cases. More complex test will be implemented later.

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue replaces CORE658 [ CORE658 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue replaces CORE985 [ CORE985 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue replaces CORE4238 [ CORE4238 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Deferred

Test Details: Waiting for reply from Vlad, letter 5-mar-2017 13:04.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: Deferred => Done successfully

Test Details: Waiting for reply from Vlad, letter 5-mar-2017 13:04. =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

Test Details: NB: currently test checks two trivial cases. More complex test will be implemented later.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants