Background cleaner has no daemon service after database creation
----------------------------------------------------------------

                 Key: DERBY-3131
                 URL: https://issues.apache.org/jira/browse/DERBY-3131
             Project: Derby
          Issue Type: Bug
          Components: Services, Store
    Affects Versions: 10.4.0.0
            Reporter: Knut Anders Hatlen
            Priority: Minor


When a database is booted, the page cache and the container cache are given a 
daemon service to perform operations in the background. This happens in 
BaseDataFileFactory.postRecovery(). When a new database is created this code is 
not executed (presumably because we don't perform recovery), so its background 
cleaner remains inactive until the database is rebooted. The background cleaner 
should be active after the first boot.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to