Rafal Kedziorski wrote:
hi,The code incorrectly assumed that the query would have the primary key fields as the first part of the result set. You may need to turn off read ahead until RC5 comes out.
At 13:56 25.09.2003, you wrote:
Alex, Adrian, and myself have done mucho grande performance improvements for RC4 with local interfaces, CMP, and the JCA connection pooling as well as tried to remove as many global synchronizations as we could.
cery nice.
We've also added prepared statement caching too, which gave a nice performance increase in the Specj bench. In *-ds.xml
<prepared-statement-cache-size>200</prepared-statement-cache-size>
What thing to note though. There are a few read-ahead bugs that we introduced into 3.2.2RC4 that will be fixed in the next release (are in CVS head).
ups. what kind of bugs this are? wil be the next release RC5 or production and when?
It is already fixed in Branch_3_2.
Regards, Rafal
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
-- ================ Bill Burke Chief Architect JBoss Group LLC. ================
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
