Improve the limbo transactions scan at the end of the sweep
-----------------------------------------------------------

                 Key: CORE-3994
                 URL: http://tracker.firebirdsql.org/browse/CORE-3994
             Project: Firebird Core
          Issue Type: Improvement
          Components: Engine
    Affects Versions: 2.5.2, 2.1.5, 2.0.7, 2.5.1, 2.1.4, 2.5.0, 2.0.6, 3.0 
Initial, 2.1.3, 2.1.2, 2.0.5, 2.1.1, 2.1.0
            Reporter: Dmitry Yemanov
            Priority: Minor


After performing a garbage collection pass, the sweep advances the global OIT 
number. But it cannot be advanced further than the oldest known in-limbo 
transaction. In order to find one, the engine scans all the transactions since 
the old OIT. But the used algorithm has a quadratic cost, so it looks like a 
server hang if the transaction gap is big enough. See CORE-3908 for the test 
details.

-- 
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

        

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to