Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3551

exclude networkConnectors from sendFailIfNoSpace on producer flow control

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.5.0
    • 5.6.0
    • Broker
    • None

    Description

      SystemUsage.sendFailIfNoSpace results in an exception. this exception will cause a network bridge to stop and restart, just like an network outage. Handling it does not make sense as the only way to handle it is to stop and start an individual consumer on the bridge, to stop consumption, which is effectivly what blocking the send on the broker would do, the default when sendFailIfNoSpace=false. Coupled with the fix for https://issues.apache.org/jira/browse/AMQ-3331, blocking behavior is the best for a network connector.

      Attachments

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: