[esb-issues] [JBoss JIRA] Created: (JBESB-1501) ServiceInvoker only refreshes cache once per send after total failure of cache

Mark Little (JIRA) jira-events at lists.jboss.org
Sat Jan 19 05:24:21 EST 2008


ServiceInvoker only refreshes cache once per send after total failure of cache
------------------------------------------------------------------------------

                 Key: JBESB-1501
                 URL: http://jira.jboss.com/jira/browse/JBESB-1501
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Rosetta
    Affects Versions: 4.2.1
            Reporter: Mark Little
         Assigned To: Mark Little
             Fix For: 4.2.1 CP1


We need to check to see if this instance used up all of it's attempts to deliver in a previous deliver or we'll only refresh the cache once per subsequent send because we will have exhausted the EPRs in the cache, i.e., size==0. When the SI instance is originally created we do an initial cache fetch. Until this fix, that cache fetch was not being done again after a complete failure, which meant that only 1 cache update was being done per send, as opposed to two.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list