[infinispan-issues] [JBoss JIRA] (ISPN-3370) Lucene testsuite can hang up getting pooled connection
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Jul 26 03:54:26 EDT 2013
Galder Zamarreño created ISPN-3370:
--------------------------------------
Summary: Lucene testsuite can hang up getting pooled connection
Key: ISPN-3370
URL: https://issues.jboss.org/browse/ISPN-3370
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores, Lucene Directory
Affects Versions: 6.0.0.Alpha1
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 6.0.0.CR1, 6.0.0.Final
Lucene testsuite [hanged up|http://ci.infinispan.org/viewLog.html?buildId=2608&buildTypeId=bt9&tab=buildLog].
Looking at the [thread dump|https://gist.github.com/galderz/b81a64c557e0ab3afc7e], it looks like the Lucene test blocked getting a pooled connection.
Workaround would be to not used use pooled connections. I don't think [DatabaseStoredIndexTest|https://github.com/infinispan/infinispan/blob/master/lucene/lucene-v3/src/test/java/org/infinispan/lucene/DatabaseStoredIndexTest.java] requires it.
We also need to see why the hold up happened. Bug in c3p0? Misconfiguration of concurrent connections?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list