Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1124

Assert(buf) in qd_message_send; message copied locally and routed onward

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • Routing Engine
    • None
    • Fedora 27/28.

    Description

      Three routers connected in linear chain.
      Two systems connected with wireless lan.
      This does not fail as frequently with all routers on localhost.

      ----------------       ---------------
      | System A        |       | System B       |
      | ------       |       | ---------   |
      | | green +--------------->| blue     +----> rcvr2
      | |       |       |       | ----------   |
      | |       |       |       |                |
      | |       |       |       | ----------   |
      | |       |<---------------+ collectd |<---- sndr
      | ---       |       | +---------   |
      ----|---------       ---------------
            V
          rcvr1

      System A:

          green router
              5672 - normal listener
              20001 - inter-router listener

      System B:

         blue router
              5672 - normal listener
              connector to green

         collectd router
              15672 - normal listener
              connector to green

      Failing test:

         Start receiver 1 on A:5672  (green)
         Start receiver 2 on B:5672  (blue)
         Start sender on     B:15672 (collectd)

         Receivers have credit of 1000
         Senders send 500-byte payloads. And plenty of 'em.

      Data path:
         messages received on collectd forwarded to green
         green receives interrouter; sends to local receiver, forwards to blue
         blue receives interrouter; sends to local receiver

      Attachments

        1. BLU.conf
          0.4 kB
          Charles E. Rolke
        2. COLLECTD.conf
          0.4 kB
          Charles E. Rolke
        3. GRN.conf
          0.4 kB
          Charles E. Rolke

        Activity

          People

            chug Charles E. Rolke
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: