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

Server can be shut down disregarding services' connections [CORE2526] #2936

Closed
firebird-automations opened this issue Jun 25, 2009 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Claudio Valderrama C. (robocop)

I will log this and if it's decided that it's working as designed, it will be closed, but the issue will be documented.
The server can be shutdown, disregarding connections made to the services manager. Example:

fbserver -a
gsec -user sysdba -pass masterke
GSEC> display
[The list of users is shown, with alignment problems, but at least shown
Now go an shutdown the server manually: it doesn't complain that there are connections. There are no attachments listed in the Properties dialog either.]
GSEC> display
connection lost to database
GSEC> ^Z

Commits: 03c65a2 136d064 caf50ce

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Fixed [ 1 ]

Fix Version: 2.5 Beta 2 [ 10300 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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