[ 
https://issues.apache.org/jira/browse/DERBY-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lily Wei updated DERBY-4771:
----------------------------

    Attachment: rjall.out

Thanks Kristian for great work!!! When does the invalidation request be 
performed now? Does it control in IndexStatisticDaemon? I run the Suites.all 
with the following comment in windows 'java -client -Dderby.tests.trace=true 
-Dderby.language.disableIndexStatsUpdate=t
rue -Dderby.language.logIndexStatsUpdate=true -Dderby.language.traceIndexStatsUp
date=both -Dderby.storage.indexStats.auto=true -Dderby.storage.indexStats.log=tr
ue -Dderby.storage.indexStats.trace=both -XX:MaxPermSize=192M -Xmx1024M -Xms512
M -DderbyTesting.oldReleasePath=c:/derby/oldrelease/jars junit.textui.TestRunner
 org.apache.derbyTesting.functionTests.suites.AllPackages 2>&1 | tee rjall.out  
As expected, some tests fail because of standard out is different than canon. I 
will run it again and set -Dderby.storage.indexStats.trace to dblog instead. Is 
dblog the best name? I think it is very Derby orientated and might not be that 
intuitive to new Derby user. How about just "log"?
I am attaching the output just for reference. 

> Continue investigation of automatic creation/update of index statistics
> -----------------------------------------------------------------------
>
>                 Key: DERBY-4771
>                 URL: https://issues.apache.org/jira/browse/DERBY-4771
>             Project: Derby
>          Issue Type: Task
>          Components: SQL, Store
>    Affects Versions: 10.8.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>         Attachments: derby-4771-1a-prototype_code_dump.diff, 
> derby-4771-1a-prototype_code_dump.stat, 
> derby-4771-1b-prototype_code_dump.diff, 
> derby-4771-2a-prototype_lcc_code_dump.diff, 
> derby-4771-2b-prototype_lcc_code_dump.diff, 
> derby-4771-2c-prototype_lcc_code_dump.diff, 
> derby-4771-2d-prototype_lcc_code_dump.diff, derby.log, error-stacktrace.out, 
> rjall.out, rjall.out, rjall.out, rjall.rar, rjone.out
>
>
> Work was started to improve Derby's handling of index statistics. This issue 
> tracks further discussion and work for this task.

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