/[Apache-SVN]
ViewVC logotype

Revision 1505021


Jump to revision: Previous Next
Author: mikem
Date: Fri Jul 19 21:09:01 2013 UTC (10 years, 8 months ago)
Changed paths: 4
Log Message:
DERBY-6283 indexStat daemon processing tables over and over even when there are
no changes in the tables in soft upgraded database.

backported change #1502319 from trunk to 10.8, some manual merging was
required.

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/branches/10.9/ modified , props changed
Directorydb/derby/code/branches/10.9/java/engine/org/apache/derby/impl/services/daemon/IndexStatisticsDaemonImpl.java modified , text changed
Directorydb/derby/code/branches/10.9/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/Changes10_9.java modified , text changed
Directorydb/derby/code/branches/10.9/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