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

Some details missing on dispositions forwarded by router on transacted sessions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.15.0
    • 1.16.0
    • Container
    • None

    Description

      Please look at the attach java file for the client reproducer.

       

      Via a transacted session, the client sends two messages to the router, the router forwards the messages to the broker, the broker responds with a disposition with state=@transactional-state(52) [txn-id=b"d35fe0d3-97b6-11eb-a3e4-0a580a830009", outcome=@accepted(36), the router does not forward this information to the client

      Here is the frame trace

      Wed Apr  7 15:35:05 2021 PROTOCOL (trace) [642]:FRAME: 1 <- @transfer(20) [handle=1, delivery-id=1, delivery-tag=b"\x00", message-format=0, settled=false, more=false, state=@transactional-state(52) [txn-id=b"d35fe0d3-97b6-11eb-a3e4-0a580a830009"]] (167) "\x00Sp\xc0\x02\x01A\x00Sr\xc1)\x04\xa3\x0ex-opt-jms-destQ\x00\xa3\x12x-opt-jms-msg-typeQ\x05\x00Ss\xd0\x00\x00\x00[\x00\x00\x00\x0a\xa1/ID:2580456d-98f4-4d85-940f-e0e0a237ef3a:3:1:1-1@\xa1\x14app.biz.finance.test@@@@@@\x83\x00\x00\x01x\xac\xf9\x09\x0d\x00Sw\xa1\x0acoucou-3-1"
      Wed Apr  7 15:35:05 2021 PROTOCOL (trace) [642]:FRAME: 1 <- @transfer(20) [handle=1, delivery-id=2, delivery-tag=b"\x01", message-format=0, settled=false, more=false, state=@transactional-state(52) [txn-id=b"d35fe0d3-97b6-11eb-a3e4-0a580a830009"]] (167) "\x00Sp\xc0\x02\x01A\x00Sr\xc1)\x04\xa3\x0ex-opt-jms-destQ\x00\xa3\x12x-opt-jms-msg-typeQ\x05\x00Ss\xd0\x00\x00\x00[\x00\x00\x00\x0a\xa1/ID:2580456d-98f4-4d85-940f-e0e0a237ef3a:3:1:1-2@\xa1\x14app.biz.finance.test@@@@@@\x83\x00\x00\x01x\xac\xf9\x09\x0e\x00Sw\xa1\x0acoucou-3-2"
      Wed Apr  7 15:35:05 2021 PROTOCOL (trace) [3]:FRAME: 0 -> @transfer(20) [handle=1, delivery-id=7, delivery-tag=b"\x00", message-format=0, state=@transactional-state(52) [txn-id=b"d35fe0d3-97b6-11eb-a3e4-0a580a830009"]] (173) "\x00Sp\xc0\x02\x01A\x00Sr\xd1\x00\x00\x00,\x00\x00\x00\x04\xa3\x0ex-opt-jms-destQ\x00\xa3\x12x-opt-jms-msg-typeQ\x05\x00Ss\xd0\x00\x00\x00[\x00\x00\x00\x0a\xa1/ID:2580456d-98f4-4d85-940f-e0e0a237ef3a:3:1:1-1@\xa1\x14app.biz.finance.test@@@@@@\x83\x00\x00\x01x\xac\xf9\x09\x0d\x00Sw\xa1\x0acoucou-3-1"
      Wed Apr  7 15:35:05 2021 PROTOCOL (trace) [3]:FRAME: 0 -> @transfer(20) [handle=1, delivery-id=8, delivery-tag=b"\x01", message-format=0, state=@transactional-state(52) [txn-id=b"d35fe0d3-97b6-11eb-a3e4-0a580a830009"]] (173) "\x00Sp\xc0\x02\x01A\x00Sr\xd1\x00\x00\x00,\x00\x00\x00\x04\xa3\x0ex-opt-jms-destQ\x00\xa3\x12x-opt-jms-msg-typeQ\x05\x00Ss\xd0\x00\x00\x00[\x00\x00\x00\x0a\xa1/ID:2580456d-98f4-4d85-940f-e0e0a237ef3a:3:1:1-2@\xa1\x14app.biz.finance.test@@@@@@\x83\x00\x00\x01x\xac\xf9\x09\x0e\x00Sw\xa1\x0acoucou-3-2"
      Wed Apr  7 15:35:05 2021 PROTOCOL (trace) [3]:FRAME: 0 <- @disposition(21) [role=true, first=7, last=7, settled=true, state=@transactional-state(52) [txn-id=b"d35fe0d3-97b6-11eb-a3e4-0a580a830009", outcome=@accepted(36) []]]
      Wed Apr  7 15:35:05 2021 PROTOCOL (trace) [642]:FRAME: 1 -> @disposition(21) [role=true, first=1, settled=true]
      Wed Apr  7 15:35:05 2021 PROTOCOL (trace) [3]:FRAME: 0 <- @disposition(21) [role=true, first=8, last=8, settled=true, state=@transactional-state(52) [txn-id=b"d35fe0d3-97b6-11eb-a3e4-0a580a830009", outcome=@accepted(36) []]]
      Wed Apr  7 15:35:05 2021 PROTOCOL (trace) [642]:FRAME: 1 -> @disposition(21) [role=true, first=2, settled=true] 

       

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: