Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-23

Don't let the EJB client to send more number of simultaneous messages than what's configured for the channel

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.0.2.Final
    • 1.0.1.Final
    • None

    Description

      Currently if a client does multiple simultaneous invocations on a EJB, there's a chance that the channel's max outbound message limit will be exceeded and the client will see a ChannelBusyException. As part of EJBCLIENT-20 we allowed the client to configure the max outbound message limit. We should now take this into account and block a call if the current message count of the channel has reached the maximum. The call should be allowed to proceed only after the previous messages on the channel have been consumed.

      Attachments

        Issue Links

          Activity

            People

              jaikiran Jaikiran Pai (Inactive)
              jaikiran Jaikiran Pai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: