Banned during engine shutdown threads cause unwanted delays when shutting server
--------------------------------------------------------------------------------

                 Key: CORE-5900
                 URL: http://tracker.firebirdsql.org/browse/CORE-5900
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 3.0.3, 4.0 Alpha 1
            Reporter: Alexander Peshkov


When engine shutdown is already in progress server is still running and 
listening to incoming packets including possible login requests. But security 
database is unavailable, therefore plugins return auth failures. In some cases 
(like all users working with same login) this may cause banning of logins, i.e. 
worker threads will sleep for a while before replying login failure to user. 
Such threads prevent server shutdown making it wait till the end of ban period.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to