[
https://issues.jboss.org/browse/ISPN-1113?page=com.atlassian.jira.plugin....
]
Galder Zamarreño commented on ISPN-1113:
----------------------------------------
Actually no, forget what I said, I was looking in the wrong place.
Async store stop timeout should be much lower
---------------------------------------------
Key: ISPN-1113
URL:
https://issues.jboss.org/browse/ISPN-1113
Project: Infinispan
Issue Type: Bug
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 5.0.0.CR3
Attachments: Thread Dump - Maven Process for
hudson.maven.MavenModuleSet@56809791[Infinispan-master-JDK6-tcp] [Jenkins].html
What the heck? We have async store configured with 7200 *seconds* of timeout! That's
120 minutes, 2 hours!
{code}executor.awaitTermination(asyncStoreConfig.getShutdownTimeout(),
TimeUnit.SECONDS);{code}
That should be milliseconds clearly to wait at the most 2 minutes.
I've spotted this when I saw core/ testsuite sometimes hanging and thread dumps show
wait here.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira