/[Apache-SVN]
ViewVC logotype

Revision 1502319


Jump to revision: Previous Next
Author: mikem
Date: Thu Jul 11 18:26:03 2013 UTC (10 years, 9 months ago)
Changed paths: 3
Log Message:
DERBY-6283 indexStat daemon processing tables over and over even when there are no changes in the tables in soft upgraded database.

Changed system to always drop orphaned stats during update statistics call.  

Without this change soft upgraded systems running on 10.8 or higher derby 
software, that had an orphaned statistic would spin forever in the index 
stat daemon due to the same problem fixed by DERBY-5680 for hard 
upgraded databases.



Changed paths

Path Details
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/services/daemon/IndexStatisticsDaemonImpl.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/Changes10_9.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/helpers/DisposableIndexStatistics.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26