[infinispan-issues] [JBoss JIRA] (ISPN-3370) Lucene testsuite can hang up getting pooled connection
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Sep 12 07:12:03 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803812#comment-12803812 ]
Galder Zamarreño commented on ISPN-3370:
----------------------------------------
Thanks Dan for the info. I'll change the test to uses non-pooled connections and then if it reappears after your upgrade, we'll investigate further.
> 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.Beta2, 6.0.0.CR1
>
>
> 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