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

STOMP 1.0 protocol (read ACK) broken on ActiveMQ 5.6.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 5.6.0
    • None
    • STOMP
    • None
    • Apache ActiveMQ 5.6.0 running on CentOS 5, jre-1.6.0_20-fcs

    Description

      ActiveMQ does not respect read ACK over STOMP connections.

      Protocol logs follow:
      dmichellis@ni-73291-3:~/scripts/activemq$ telnet kolombo-s-pla1 61614
      Trying 192.168.128.130...
      Connected to kolombo-s-pla1.
      Escape character is '^]'.
      CONNECT

      ^@
      CONNECTED
      heart-beat:0,0
      session:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:9
      server:ActiveMQ/5.6.0
      version:1.0

      SUBSCRIBE
      ack:client
      destination:nagios-events
      activemq.prefetchSize:1

      ^@
      MESSAGE
      message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:1
      destination:/queue/nagios-events
      timestamp:1336746413131
      expires:0
      persistent:true
      priority:4

      msg 18712 0
      MESSAGE
      message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:2
      destination:/queue/nagios-events
      timestamp:1336746413152
      expires:0
      persistent:true
      priority:4

      msg 18712 1
      MESSAGE
      message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:3
      destination:/queue/nagios-events
      timestamp:1336746413161
      expires:0
      persistent:true
      priority:4

      msg 18712 2
      MESSAGE
      message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:4
      destination:/queue/nagios-events
      timestamp:1336746413163
      expires:0
      persistent:true
      priority:4

      msg 18712 3
      MESSAGE
      message-id:ID:kolombo-s-pla1.adm.intranet-34333-1336745977026-2:10:-1:1:5
      destination:/queue/nagios-events
      timestamp:1336746413165
      expires:0
      persistent:true
      priority:4

      msg 18712 4

      Attachments

        Activity

          People

            Unassigned Unassigned
            dmichellis Deives Michellis
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: