Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5297

[Java Broker] make the 1.0 protocol plugin use a single ProtocolEngineCreator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.25
    • Broker-J
    • None

    Description

      The 1.0 protocol plugin for the broker currently has two ProtocolEngineCreators. Certain areas of the code (such as the 'default supported reply' handling in MultiVersionProtocolEngine#received, and the PortAdapter and Port model objects in general) make assumption that there is only one ProtocolEngineCreator for a given protocol version as this was always the case previously, and so expected behaviour based on this assumption may not hold. The 1.0 protocol plugin should also use a ProtocolEngineCreator to simplify things generally and remove the issue.

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: