[teiid-commits] teiid SVN: r3164 - branches/7.4.x/build/kits/jboss-container.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Wed May 11 10:02:20 EDT 2011


Author: shawkins
Date: 2011-05-11 10:02:20 -0400 (Wed, 11 May 2011)
New Revision: 3164

Modified:
   branches/7.4.x/build/kits/jboss-container/teiid-releasenotes.html
Log:
TEIID-1583 changing the default to match the docs

Modified: branches/7.4.x/build/kits/jboss-container/teiid-releasenotes.html
===================================================================
--- branches/7.4.x/build/kits/jboss-container/teiid-releasenotes.html	2011-05-11 13:59:23 UTC (rev 3163)
+++ branches/7.4.x/build/kits/jboss-container/teiid-releasenotes.html	2011-05-11 14:02:20 UTC (rev 3164)
@@ -127,6 +127,7 @@
 
 <h4>from 7.3</h4>
 <ul>
+  <LI>The default value for the JDBC dynamic vdb importer setting importer.useFullSchemaName is now true, which matches the expected behavior from the documentation.
   <LI>The prepared plan cache is now configured via the PreparedPlanCacheConfig bean, rather than through properties on the RuntimeEngineDeployer
   <LI>SocketConfiguration.maxSocketThreads will interpret a setting of 0 to mean use the system default of max available processors.  Both the ODBC and JDBC transports now default to the 0 setting.
   <LI>maxReserveBatchColumns and maxProcessingBatchesColumns will interpret a setting of -1 to mean auto-calculate acceptable values given the max heap and other information.  See the admin guide for more.



More information about the teiid-commits mailing list