Version 10.9.2.2

UNRELEASED

Start date not set

Release date not set

Release Notes

Head of 10.9 branch after releasing 10.9.1.0Show more
PTKeySummaryAssigneeStatus
BlockerBugDERBY-6283indexStat daemon processing tables over and over even when there are no changes in the tables in soft upgraded database.Mike MatrigaliClosed
CriticalBugDERBY-6178AutoloadTest does not proprogate original jvm -D flags to spawned JVM, leading to LAB regression test failuresMike MatrigaliClosed
MajorBugDERBY-1914test lang/wisconsin gives garbage output on zOS.Katherine MarsdenClosed
MajorImprovementDERBY-2699performance of like in territory based collation databases may be improved by changing way collation elements are calculated.Mamta A. SatoorClosed
MajorBugDERBY-4229encryptionKeyLength connection attribute should be documentedCamilla HaaseClosed
MajorBugDERBY-4279Statement cache deadlockBrett WooldridgeClosed
MajorBugDERBY-4328The Developer's Guide falsely claims that you can use SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY to change the boot password on an encrypted database.Richard N. HillegasClosed
MajorBugDERBY-4923update of a long row can fail with ERROR nospc: nospc.U exception.Mike MatrigaliClosed
MajorBugDERBY-5133nightly test failure in derbyall/storeall/storemore/SpaceTableMyrna van LunterenClosed
MajorImprovementDERBY-5240Log Operating system information to derby.log on bootMamta A. SatoorClosed
MajorBugDERBY-5358SYSCS_COMPRESS_TABLE failed with conglomerate not found exceptionKnut Anders HatlenClosed
MajorBugDERBY-5407When run across the network, dblook produces unusable DDL for VARCHAR FOR BIT DATA columns.Mamta A. SatoorClosed
MajorBugDERBY-5425Updateable holdable ResultSet terminates early after 65638 updatesKnut Anders HatlenClosed
MajorBugDERBY-5531Assert failure when inserting NULL into indexed column with territory-based collationMamta A. SatoorClosed
MajorBugDERBY-5560Java deadlock between LogicalConnection40 and ClientXAConnection40 (patch attached)Katherine MarsdenClosed
MajorBugDERBY-5561Race conditions in LogicalConnection checking for a null physical connectionKristian WaaganClosed
MajorImprovementDERBY-5622Reduce the chance for hash collisions when checking bootPassword at boot time and when changing password.UnassignedClosed
MajorBugDERBY-5630intermittent test failure in store/lockTableVTI.sqlMyrna van LunterenClosed
MajorBugDERBY-5663Getting NPE when trying to set derby.language.logStatementText property to true inside a junit suite.Mamta A. SatoorClosed
MajorBugDERBY-5797AssertionFailedError in functionTests.tests.lang.UpdateStatisticsTest.testDisposableStatsEagerness Kristian WaaganClosed
MajorBugDERBY-5800test failure in AutoloadTest; AssertionFailedError: Test process failed:Spawned caused by SQLNonTransientConnectionException - Software caused connection abort: recv failed.Mike MatrigaliClosed
MajorBugDERBY-5816store.ServicePropertiesFileTest fails on z/OSKatherine MarsdenClosed
MajorBugDERBY-5822Document the new SQL standard behavior of the SPACE_TABLE vtiCamilla HaaseClosed
MajorBugDERBY-5830Make DoubleProperties.propertyNames() thread-safeKnut Anders HatlenClosed
MajorBugDERBY-5838By using syscs_set_database_property, you can set the database version to a garbage string which prevents you from booting the database.Richard N. HillegasClosed
MajorBugDERBY-5839dblook run on toursdb fails on triggers with java.lang.StringIndexOutOfBoundsException in dblook.logMamta A. SatoorClosed
MajorBugDERBY-5866 testFiringConstraintOrder(org.apache.derbyTesting.functionTests.tests.lang.TriggerTest)junit.framework.AssertionFailedError: matching triggers need to be fired in order creation:1,NO CASCADE BEFORE,DELETE,ROWKnut Anders HatlenClosed
MajorBugDERBY-5894NPE in OnlineBackupTest1 while backing up in stubFileToRemoveAfterCheckPointKnut Anders HatlenClosed
MajorBugDERBY-5900Need to correct Reference Guide description of contents of SYS.SYSPERMS.OBJECTTYPECamilla HaaseClosed
MajorBugDERBY-5905Derby html documentation doesn't render properly and prints garbage on Internet ExplorerKnut Anders HatlenClosed
MajorBugDERBY-5906In the Reference Manual, sin() is used as the example for the sinh() function.Camilla HaaseClosed
MajorImprovementDERBY-5910Document use of Connection.close() with try-with-resourcesCamilla HaaseClosed
MajorBugDERBY-5911WHERE condition getting pushed into sub-query with FETCHDag H. WanvikClosed
MajorBugDERBY-5912testIsValidImplemented fails for NetworkServer in some slow running machines/configurationsMyrna van LunterenClosed
MajorBugDERBY-5916java.lang.NullPointerException org.apache.derby.impl.store.raw.data.BaseDataFileFactory.stop() connecting to network serverMamta A. SatoorClosed
MajorBugDERBY-5918CREATE TABLE AS SELECT doesn't work on tables with BOOLEAN columnsRichard N. HillegasClosed
MajorTaskDERBY-5925Document derby.log changes resulting from DERBY-5240Camilla HaaseClosed
MajorBugDERBY-5932testAutoNetworkServerBoot fails with Invalid authenticationMike MatrigaliClosed
MajorBugDERBY-5933SQL sorting errorDag H. WanvikClosed
MajorBugDERBY-5937File handle is leaked when a Slave replication is shutdown with failover=trueKnut Anders HatlenClosed
MajorTaskDERBY-5948Update JVMInfo.java to include JDK 8Katherine MarsdenClosed
MajorBugDERBY-5951Missing method exception raised when using Clobs with territory based collationRichard N. HillegasClosed
MajorBugDERBY-5954NPE in SELECT involving subselects and windows functionsDag H. WanvikClosed
MajorBugDERBY-5972Grammar doesn't accept OR operator without parenthesesKnut Anders HatlenClosed
MajorBugDERBY-6006NullPointerException in INSERT INTO ... SELECT FROM ... ORDER BYKnut Anders HatlenClosed
MajorBugDERBY-6011Derby performs very badly (seems to deadlock and timeout) in very simple multi-threaded testsKnut Anders HatlenClosed
MajorBugDERBY-6017IN lists with mixed types may return wrong resultsKnut Anders HatlenClosed
MajorBugDERBY-6025Wrong results with IN lists and indexes in territory based collationMamta A. SatoorClosed
MajorBugDERBY-6030Length of escape string in LIKE ... ESCAPE not properly checked with territory based collationMamta A. SatoorClosed
MajorBugDERBY-6040Incorrect row order returned for an ORDER BY on a join of two table functionsRichard N. HillegasClosed
MajorBugDERBY-6045in list multi-probe by primary key not chosen on tables with >256 rowsMamta A. SatoorClosed
MajorImprovementDERBY-6053Client should use a prepared statement rather than regular statement for Connection.setTransactionIsolationMamta A. SatoorClosed
MajorBugDERBY-6064Failures in upgradeTests.Changes10_9 related to index cardinality statisticsKristian WaaganClosed
MajorImprovementDERBY-6078Propagate a set of properties to the junit tasks in build.xmlKristian WaaganClosed
MajorBugDERBY-6092testPositionAgressive(org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest)j fails with : 'The handle is invalid.: java.io.IOException'.Knut Anders HatlenClosed
MajorBugDERBY-6131select from view with "upper" and "in" list throws a ClassCastExceptionMike MatrigaliClosed
MajorBugDERBY-6137update/delete statement on table with trigger fails randomly with ERROR XSTA2Richard N. HillegasClosed
MajorBugDERBY-6144nightly regression test failure, intermittent error : testStatisticsCorrectness(org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest)junit.framework.AssertionFailedError Mike MatrigaliClosed
MajorBugDERBY-6147ClosedObjectTest fails on the 10.9 branch when running on Java 8Knut Anders HatlenClosed
MajorBugDERBY-6148Wrong sort elimination when using permuted join orderDag H. WanvikClosed
MajorImprovementDERBY-6150Add automatic cleanup of connections opened with openDefaultConnection()Katherine MarsdenClosed
MajorBugDERBY-6151Derby does not report warnings raised by table functionsRichard N. HillegasClosed
MajorBugDERBY-6157text for message XSLA4 might encouraging people to delete part of the transaction logMyrna van LunterenClosed
MajorBugDERBY-6170testSuccessfulConnect failure on trunk(revision 1465166) with ibm 16Mike MatrigaliClosed
MajorBugDERBY-6181fix AutoloadTest to support running concurrently when different base ports are specified.Myrna van LunterenClosed
MajorBugDERBY-6183rlliso2multi and rlliso3multi failing with [WARNING 01004: Data truncation]Mike MatrigaliClosed
MajorBugDERBY-6185Query against view with "where name LIKE 'Col1' ESCAPE '\' " failedMamta A. SatoorClosed
MajorBugDERBY-6189NPE involving temporary table and rollbackRichard N. HillegasClosed
MajorBugDERBY-6193AutomaticIndexStatisticsTest doesn't delete its single-use databaseKnut Anders HatlenClosed
MajorBugDERBY-6203Intermittent assert failure in StoredPage.initSlotTable() when running upgrade tests on 10.9 branchKnut Anders HatlenClosed
MajorBugDERBY-6215derby.log grows enormously during StressMultiTestKnut Anders HatlenClosed
MajorBugDERBY-6221Can't select from SYS.SYSUSERS if you use a WHERE clause in the queryRichard N. HillegasClosed
MajorBugDERBY-6224Issues with latest JDK 8 EA build because of missing SQLPermissionKnut Anders HatlenClosed
MajorBugDERBY-6233XMLBindingTest fails on latest JDK 8 EAKnut Anders HatlenClosed
MajorBugDERBY-6248nightly regression test failure: testDerby966(org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest)java.sql.SQLFeatureNotSupportedException: The DDM object 0x2408 is not supported. The connection has been terminated.Myrna van LunterenClosed
MajorBugDERBY-6251nightly regression test failure on weme, derbyrunjartest failing with: Process exception: (2) The system cannot find the file specified.Myrna van LunterenClosed
MajorBugDERBY-6268Run-time statistics not collected if query contains always false predicateKnut Anders HatlenClosed
MajorBugDERBY-6270Run Java API Documentation Updater Tool on the published javadocsKnut Anders HatlenClosed
MajorBugDERBY-6273NullPointerException when using more than one parameter in COALESCEKnut Anders HatlenClosed
MajorBugDERBY-6298Documentation implies column NOT NULL constraint cannot be named, but it can be.Camilla HaaseClosed
MajorBugDERBY-6317Optmizer can choose the wrong path when BTreeCostController.java returns an estimate cost and row count of 0.0Mike MatrigaliClosed
MajorImprovementDERBY-6320Log a page dump to derby.log if ERROR nospc: nospc.U is returned to the userMike MatrigaliClosed
MajorBugDERBY-6349DaylightSavingTest - java.security.AccessControlExceptionKatherine MarsdenClosed
MajorBugDERBY-6356java.security.AccessControlException in i18n.LocalizedDisplayScriptTestMyrna van LunterenClosed
MajorBugDERBY-6361Valid statements rejected if Derby has not implicitly created the current user's schema.Richard N. HillegasClosed
MajorBugDERBY-6363Incorrect evaluation of logical expressions in CASEKnut Anders HatlenClosed
MajorBugDERBY-6383Update trigger defined on one column fires on update of other columnsMamta A. SatoorClosed
MajorBugDERBY-6412ALTER TABLE DROP COLUMN should drop statement level trigger defined at the table levelUnassignedOpen
MajorImprovementDERBY-6438Explicitly grant SocketPermission "listen" in default server policyKnut Anders HatlenClosed
MajorSub-taskDERBY-6448Document new SocketPermission in Network Server policy fileCamilla HaaseClosed
MajorBugDERBY-6513Warnings when building 10.10 branch with Java 8Richard N. HillegasClosed
MajorBugDERBY-6547testDERBY5120NumRowsInSydependsForTrigger fails when the starting version of the upgrade trajectory is 10.10.2.0Mamta A. SatoorClosed
MajorBugDERBY-6685Permission problems when running JUnit tests with Ant 1.9.4Knut Anders HatlenClosed
MajorTaskDERBY-6764analyze impact of poodle security alert on Derby client - server ssl supportMamta A. SatoorClosed
MajorImprovementDERBY-6768List the enabled protocols in derby.log for network server configurationMamta A. SatoorClosed
MinorImprovementDERBY-1721DOCS - Remove duplicate information in Dev Guide re: EncryptionCamilla HaaseClosed
MinorImprovementDERBY-3838Convert derbynet/DerbyNetAutoStart to JUnitMyrna van LunterenClosed
MinorBugDERBY-4280Property not documented - derby.language.statementCacheSizeCamilla HaaseClosed
MinorBugDERBY-5424On z/OS testConnectWrongSubprotocolWithSystemProperty(org.apache.derbyTesting.functionTests.tests.tools.ConnectWrongSubprotocolTest)junit.framework.Asserti ailedErrorKatherine MarsdenClosed
MinorImprovementDERBY-5463ant release should not modify drdamaint version Richard N. HillegasClosed
MinorBugDERBY-5546ResultSet#updateBigDecimal on a REAL column does not do underflow checkingDag H. WanvikClosed
MinorBugDERBY-5610ServerPropertiesTest prints .java.net.SocketException: Connection reset to console but test passesKatherine MarsdenClosed
MinorBugDERBY-5750Sending an empty string as table name to compress table procedure or empty string as index name to update statistics procedure makes the parser throw an exception.Mamta A. SatoorClosed
MinorBugDERBY-5795Documentation in release doesn't include stylesheetsRichard N. HillegasClosed
MinorImprovementDERBY-5799add more info on when Derby chooses 32k page size for tables.Camilla HaaseClosed
MinorImprovementDERBY-5805Database encryption topics in Reference Manual need more informationCamilla HaaseClosed
MinorBugDERBY-5909The lang attribute in toc.html always says 'en-us'Knut Anders HatlenClosed
MinorBugDERBY-5960VirtualRandomAccessFile.close() is not idempotentKnut Anders HatlenClosed
MinorBugDERBY-5961Developer's guide mentions SQL state 40XL2 which is no longer usedCamilla HaaseClosed
MinorBugDERBY-5964Timestamp comparison failure in AutomaticIndexStatisticsTest.testStatisticsCorrectnessKnut Anders HatlenClosed
MinorBugDERBY-5993The Reference Manual shows an embedded url in its example for the client-side-only retrieveMessageText attribute.Camilla HaaseClosed
MinorBugDERBY-5998Replication tests fail on CDC platforms without optional JSSE packageKnut Anders HatlenClosed
MinorSub-taskDERBY-5999Improve documentation on index key lengthsCamilla HaaseClosed
MinorBugDERBY-6002Reference manual is unclear on when territory can be setCamilla HaaseClosed
MinorBugDERBY-6010Reference Manual should clarify what ALTER TABLE ADD COLUMN doesCamilla HaaseClosed
MinorBugDERBY-6114OOME in XAMemTest.testDerby4137_TransactionTimeoutSpecifiedNotExceededKnut Anders HatlenClosed
TrivialImprovementDERBY-1400Cleanup code in network server's DRDAStatement classKatherine MarsdenClosed
TrivialImprovementDERBY-4729add more information to the XACT_PROTOCOL_VIOLATION returned from store.Mike MatrigaliClosed
TrivialImprovementDERBY-5462ant release needs to accommodate for different ant executables on different systemsUnassignedClosed
TrivialBugDERBY-5775Upgrade tests should print full IOException stack trace when it fails to access old versionsMyrna van LunterenClosed
TrivialImprovementDERBY-5898add ibm18 class to functionTests.harnessUnassignedClosed
TrivialImprovementDERBY-6426Fix isLoginExceptionDavid BrosiusClosed
1122 of 122