[
https://issues.apache.org/jira/browse/DERBY-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-4936:
-----------------------------------
Fix Version/s: 10.8.0.0
Committed patch 1b to trunk with revision 1044413.
I will wait a few days before I commit DERBY-4937 to go through a few days of
automated testing to be sure this code didn't cause any trouble.
You may see a new line in your derby.log file when shutting down your database,
but it will always report zero or false for everything. If you want to suppress
it, specify derby.storage.indexStats.log=false.
I have enabled logging by default now during initial testing to make sure there
is some information available about what the daemon is doing in case problems
occur.
> Add core istat daemon
> ---------------------
>
> Key: DERBY-4936
> URL: https://issues.apache.org/jira/browse/DERBY-4936
> Project: Derby
> Issue Type: Sub-task
> Components: SQL, Store
> Affects Versions: 10.8.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Fix For: 10.8.0.0
>
> Attachments: derby-4936-1a-core_istat_daemon.diff,
> derby-4936-1a-core_istat_daemon.stat, derby-4936-1b-core_istat_daemon.diff
>
>
> Tracks the task of adding the core daemon code, which will be responsible to
> do the heavy lifting for the istat feature.
> Note that the code will be left disabled, enabling it will be done under a
> separate Jira.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.