[infinispan-issues] [JBoss JIRA] (ISPN-5486) SemaphoreCompletionService exceptions are never checked

William Burns (JIRA) issues at jboss.org
Tue May 19 14:59:19 EDT 2015


William Burns created ISPN-5486:
-----------------------------------

             Summary: SemaphoreCompletionService exceptions are never checked
                 Key: ISPN-5486
                 URL: https://issues.jboss.org/browse/ISPN-5486
             Project: Infinispan
          Issue Type: Bug
          Components: State Transfer
    Affects Versions: 7.2.1.Final
            Reporter: William Burns
            Priority: Blocker
             Fix For: 7.2.2.Final, 8.0.0.Alpha1


StateConsumerImpl and LocalTopologyManagerImpl both submit tasks to the SemaphoreCompletionService.  They drain these tasks, however they never check for any exceptions.  This means if there is any kind of exception while running inside this completion service the exception is never displayed anywhere is is silently ignored.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list