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

Make UDP protocol work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.5.0
    • 5.6.0
    • None
    • None

    Description

      factory = new ActiveMQConnectionFactory("udp://localhost:61618");
      connection = factory.createConnection();
      connection.start();

      Connection.start() seems to trigger an infinite loop in ReliableTransport.request(Object).

      Attachments

        Activity

          People

            Unassigned Unassigned
            dejanb Dejan Bosanac
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: