[jboss-svn-commits] JBL Code SVN: r31710 - in labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties: database/postgresql and 2 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Feb 17 10:07:55 EST 2010


Author: whitingjr
Date: 2010-02-17 10:07:54 -0500 (Wed, 17 Feb 2010)
New Revision: 31710

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/mysql/db-profile.properties
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgresql/db-profile.properties
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/xa/datasource.properties
Log:


Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/mysql/db-profile.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/mysql/db-profile.properties	2010-02-17 11:27:49 UTC (rev 31709)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/mysql/db-profile.properties	2010-02-17 15:07:54 UTC (rev 31710)
@@ -23,7 +23,7 @@
 mysql.db-vendor.method.xpaths=com.mysql.jdbc.Buffer:readByte,com.mysql.jdbc.Buffer:writeByte
 
 mysql.db-pool-min.size=5
-mysql.db-pool-max.size=301
+mysql.db-pool-max.size=601
 mysql.db-connection-blocking.timeout=1000
 mysql.db-connection-idle.timeout=200000
 mysql.db-connection-background.interval=1000

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgresql/db-profile.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgresql/db-profile.properties	2010-02-17 11:27:49 UTC (rev 31709)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgresql/db-profile.properties	2010-02-17 15:07:54 UTC (rev 31710)
@@ -23,7 +23,7 @@
 postgresql.db-vendor.method.xpaths=org.postgresql.xa.PGXADataSource:getXAConnection
 
 postgresql.db-pool-min.size=5
-postgresql.db-pool-max.size=301
+postgresql.db-pool-max.size=601
 postgresql.db-connection-blocking.timeout=1000
 postgresql.db-connection-idle.timeout=200000
 postgresql.db-connection-background.interval=1000

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties	2010-02-17 11:27:49 UTC (rev 31709)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/local-tx/datasource.properties	2010-02-17 15:07:54 UTC (rev 31710)
@@ -3,7 +3,7 @@
 
 #profiling.classes.test.framework=auction.dao.ejb3.GenericEJB3DAO,auction.dao.ejb3.persistence.UserDAOBeanMultiResource,auction.model.Address,auction.model.AddressEntity,auction.model.User,com.arjuna.ats.arjuna.AtomicAction,com.arjuna.ats.arjuna.coordinator.BasicAction,com.arjuna.ats.arjuna.StateManager,com.arjuna.ats.internal.arjuna.thread.ThreadActionData,com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple,com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple,com.arjuna.ats.jta.xa.XidImple,org.apache.log4j.Category,org.apache.log4j.Logger,org.apache.log4j.NDC,org.hibernate.ejb.AbstractEntityManagerImpl,org.hibernate.ejb.EntityManagerFactoryImpl,org.hibernate.ejb.EntityManagerImpl,org.hibernate.EmptyInterceptor,org.hibernate.engine.CascadingAction$9,org.hibernate.engine.CollectionEntry,org.hibernate.engine!
 .CollectionKey,org.hibernate.engine.EntityEntry,org.hibernate.engine.QueryParameters,org.hibernate.engine.StatefulPersistenceContext,org.hibernate.engine.TwoPhaseLoad,org.hibernate.engine.Versioning,org.hibernate.event.AbstractEvent,org.hibernate.event.def.AbstractFlushingEventListener,org.hibernate.event.def.DefaultLoadEventListener,org.hibernate.event.def.DefaultPersistEventListener,org.hibernate.event.EventListeners,org.hibernate.event.FlushEntityEvent,org.hibernate.event.LoadEvent,org.hibernate.event.LoadEventListener$LoadType,org.hibernate.impl.AbstractSessionImpl,org.hibernate.impl.SessionFactoryImpl,org.hibernate.impl.SessionImpl,org.hibernate.jdbc.AbstractBatcher,org.hibernate.jdbc.ConnectionManager,org.hibernate.jdbc.JDBCContext,org.hibernate.loader.Loader,org.hibernate.persister.entity.AbstractEntityPersister,org.hibernate.persister.entity.SingleTableEntityPersister,org.hibernate.transaction.CacheSynchronization,org.hibernate.transaction.JTATransaction,org.hiberna!
 te.transaction.JTATransactionFactory,org.hibernate.tuple.entit!
 y.Abstra
ctEntityTuplizer,org.hibernate.tuple.entity.EntityMetamodel,org.hibernate.tuple.EntityModeToTuplizerMapping,org.hibernate.type.BooleanType,org.hibernate.type.CollectionType,org.hibernate.type.ComponentType,org.hibernate.type.IntegerType,org.hibernate.type.LongType,org.hibernate.type.ManyToOneType,org.hibernate.type.OneToOneType,org.hibernate.type.StringType,org.hibernate.type.TimestampType,org.hibernate.util.ArrayHelper,org.hibernate.util.JDBCExceptionReporter,org.hibernate.util.JTAHelper,org.jboss.ejb3.NonSerializableFactory,org.jboss.jbossts.performance.MultiThreadedTest,org.jboss.jbossts.performance.profiler.implementation.JavaInteractiveProfiler,org.jboss.jbossts.performance.resource.SynchronizeResourcesTest,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.resource.SynchronizeTask$SessionSynchronization,org.jboss.logging.Logger,org.jboss.resource.adapter.jdbc.WrappedConnection,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,or!
 g.jboss.resource.adapter.jdbc.WrappedResultSet,org.jboss.resource.adapter.jdbc.WrappedStatement,org.jboss.resource.adapter.jdbc.WrapperDataSource,org.jboss.resource.connectionmanager.BaseConnectionManager2,org.jboss.resource.connectionmanager.BaseConnectionManager2$BaseConnectionEventListener,org.jboss.resource.connectionmanager.TransactionSynchronizer,org.jboss.resource.connectionmanager.TxConnectionManager$LocalXAResource,org.jboss.tm.TransactionLocal,org.jboss.tm.TransactionLocalDelegateImpl$TransactionLocalSynchronization,org.jboss.tm.TxUtils
 #profiling.classes.test.framework=com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.jboss.resource.adapter.jdbc.WrappedConnection,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,org.jboss.resource.adapter.jdbc.WrappedResultSet,org.hibernate.impl.SessionImpl,org.jboss.jbossts.performance.synchronization.SessionSynchronization
-profiling.classes.test.framework=com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,org.jboss.jbossts.performance.synchronization.SessionSynchronization,com.arjuna.ats.internal.arjuna.objectstore.LogStore
+profiling.classes.test.framework=org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.jboss.jbossts.performance.synchronization.SessionSynchronization,com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,com.arjuna.ats.internal.arjuna.objectstore.LogStore
 #profiling.classes.test.framework=org.hibernate,org.jboss,com.arjuna
 
 user.last.resource.commit=true
\ No newline at end of file

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/xa/datasource.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/xa/datasource.properties	2010-02-17 11:27:49 UTC (rev 31709)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/jdbc-resource/xa/datasource.properties	2010-02-17 15:07:54 UTC (rev 31710)
@@ -4,4 +4,4 @@
 #profiling.classes.test.framework=auction.dao.ejb3.persistence.UserDAOBeanMultiResource,auction.model.Address,auction.model.AddressEntity,auction.model.User,com.arjuna.ats.arjuna.AtomicAction,com.arjuna.ats.arjuna.coordinator.BasicAction,com.arjuna.ats.arjuna.coordinator.TxControl,com.arjuna.ats.arjuna.StateManager,com.arjuna.ats.internal.arjuna.thread.ThreadActionData,com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple,com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple,com.arjuna.ats.jta.xa.XidImple,org.apache.log4j.Category,org.apache.log4j.Logger,org.apache.log4j.NDC,org.hibernate.ejb.AbstractEntityManagerImpl,org.hibernate.ejb.EntityManagerFactoryImpl,org.hibernate.ejb.EntityManagerImpl,org.hibernate.EmptyInterceptor,org.hibernate.engine.CascadingAction$9,org.hibernate.engine.CollectionEntry,org.hibe!
 rnate.engine.CollectionKey,org.hibernate.engine.EntityEntry,org.hibernate.engine.QueryParameters,org.hibernate.engine.StatefulPersistenceContext,org.hibernate.engine.TwoPhaseLoad,org.hibernate.engine.Versioning,org.hibernate.event.AbstractEvent,org.hibernate.event.def.AbstractFlushingEventListener,org.hibernate.event.def.DefaultLoadEventListener,org.hibernate.event.def.DefaultPersistEventListener,org.hibernate.event.EventListeners,org.hibernate.event.FlushEntityEvent,org.hibernate.event.LoadEvent,org.hibernate.event.LoadEventListener$LoadType,org.hibernate.impl.AbstractSessionImpl,org.hibernate.impl.SessionFactoryImpl,org.hibernate.impl.SessionImpl,org.hibernate.jdbc.AbstractBatcher,org.hibernate.jdbc.ConnectionManager,org.hibernate.jdbc.JDBCContext,org.hibernate.loader.Loader,org.hibernate.persister.entity.AbstractEntityPersister,org.hibernate.persister.entity.SingleTableEntityPersister,org.hibernate.transaction.CacheSynchronization,org.hibernate.transaction.JTATransaction!
 ,org.hibernate.transaction.JTATransactionFactory,org.hibernate!
 .tuple.e
ntity.AbstractEntityTuplizer,org.hibernate.tuple.entity.EntityMetamodel,org.hibernate.tuple.EntityModeToTuplizerMapping,org.hibernate.type.BooleanType,org.hibernate.type.CollectionType,org.hibernate.type.ComponentType,org.hibernate.type.IntegerType,org.hibernate.type.LongType,org.hibernate.type.ManyToOneType,org.hibernate.type.OneToOneType,org.hibernate.type.StringType,org.hibernate.type.TimestampType,org.hibernate.util.ArrayHelper,org.hibernate.util.JDBCExceptionReporter,org.hibernate.util.JTAHelper,org.jboss.ejb3.NonSerializableFactory,org.jboss.jbossts.performance.MultiThreadedTest,org.jboss.jbossts.performance.profiler.implementation.JavaInteractiveProfiler,org.jboss.jbossts.performance.resource.SynchronizeResourcesTest,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.resource.SynchronizeTask$SessionSynchronization,org.jboss.logging.Logger,org.jboss.resource.adapter.jdbc.WrappedConnection,org.jboss.resource.adapter.jdbc.WrappedPrepared!
 Statement,org.jboss.resource.adapter.jdbc.WrappedResultSet,org.jboss.resource.adapter.jdbc.WrappedStatement,org.jboss.resource.adapter.jdbc.WrapperDataSource,org.jboss.resource.adapter.jdbc.xa.XAManagedConnection,org.jboss.resource.connectionmanager.BaseConnectionManager2,org.jboss.resource.connectionmanager.TransactionSynchronizer,org.jboss.tm.TransactionLocal,org.jboss.tm.TransactionLocalDelegateImpl$TransactionLocalSynchronization,org.jboss.tm.TxUtils
 profiling.classes.test.framework=com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore,org.jboss.jbossts.performance.resource.SynchronizeTask,org.jboss.jbossts.performance.jdbc.JDBCTask,com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction,org.jboss.resource.adapter.jdbc.WrappedPreparedStatement,org.jboss.jbossts.performance.synchronization.SessionSynchronization,com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
-user.last.resource.commit=false
\ No newline at end of file
+user.last.resource.commit=false



More information about the jboss-svn-commits mailing list