[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1113) Async store stop timeout should be much lower

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue May 17 08:59:00 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-1113:
-----------------------------------

    Git Pull Request: https://github.com/infinispan/infinispan/pull/314


> 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 at 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

       



More information about the infinispan-issues mailing list