[ 
https://issues.apache.org/jira/browse/ARTEMIS-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738609#comment-17738609
 ] 

Justin Bertram commented on ARTEMIS-4338:
-----------------------------------------

Here's the STOMP protocol trace extracted from the  
[^camel-stomp-test-debug-2.28.0.log]  log you attached:
{noformat}
2023-06-29 08:02:20,702 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605): IN << StompFrame[command=CONNECT, 
headers={accept-version=1.1, host=localhost}]
2023-06-29 08:02:20,750 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=CONNECTED, 
headers={version=1.1, session=d85ac605, server=ActiveMQ-Artemis/2.28.0 ActiveMQ 
Artemis Messaging Engine}]
2023-06-29 08:02:20,774 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605): IN << StompFrame[command=SUBSCRIBE, 
headers={destination=test, id=1}]
2023-06-29 08:02:20,786 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=CONNECT, 
headers={accept-version=1.1, host=localhost}]
2023-06-29 08:02:20,788 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976):OUT >> StompFrame[command=CONNECTED, 
headers={version=1.1, session=09b9d976, server=ActiveMQ-Artemis/2.28.0 ActiveMQ 
Artemis Messaging Engine}]
2023-06-29 08:02:20,794 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:0}, body=Important 
Message 0, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 48], size=0]
2023-06-29 08:02:20,807 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:1}, body=Important 
Message 1, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 49], size=0]
2023-06-29 08:02:20,808 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:2}, body=Important 
Message 2, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 50], size=0]
2023-06-29 08:02:20,809 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:3}, body=Important 
Message 3, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 51], size=0]
2023-06-29 08:02:20,811 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:4}, body=Important 
Message 4, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 52], size=0]
2023-06-29 08:02:20,812 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:5}, body=Important 
Message 5, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 53], size=0]
2023-06-29 08:02:20,814 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:6}, body=Important 
Message 6, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 54], size=0]
2023-06-29 08:02:20,815 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:7}, body=Important 
Message 7, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 55], size=0]
2023-06-29 08:02:20,816 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:8}, body=Important 
Message 8, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 56], size=0]
2023-06-29 08:02:20,818 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=19, destination=test, message-id=msg:9}, body=Important 
Message 9, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 116, 32, 77, 101, 
115, 115, 97, 103, 101, 32, 57], size=0]
2023-06-29 08:02:20,819 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:10}, 
body=Important Message 10, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48], size=0]
2023-06-29 08:02:20,820 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:11}, 
body=Important Message 11, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49], size=0]
2023-06-29 08:02:20,821 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:12}, 
body=Important Message 12, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50], size=0]
2023-06-29 08:02:20,822 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:13}, 
body=Important Message 13, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51], size=0]
2023-06-29 08:02:20,823 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:14}, 
body=Important Message 14, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52], size=0]
2023-06-29 08:02:20,824 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:15}, 
body=Important Message 15, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53], size=0]
2023-06-29 08:02:20,826 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:16}, 
body=Important Message 16, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54], size=0]
2023-06-29 08:02:20,827 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:17}, 
body=Important Message 17, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55], size=0]
2023-06-29 08:02:20,828 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:18}, 
body=Important Message 18, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56], size=0]
2023-06-29 08:02:20,829 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:19}, 
body=Important Message 19, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57], size=0]
2023-06-29 08:02:20,830 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:20}, 
body=Important Message 20, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 48], size=0]
2023-06-29 08:02:20,831 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:21}, 
body=Important Message 21, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 49], size=0]
2023-06-29 08:02:20,839 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:22}, 
body=Important Message 22, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 50], size=0]
2023-06-29 08:02:20,841 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:23}, 
body=Important Message 23, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 51], size=0]
2023-06-29 08:02:20,842 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:24}, 
body=Important Message 24, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 52], size=0]
2023-06-29 08:02:20,844 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:25}, 
body=Important Message 25, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 53], size=0]
2023-06-29 08:02:20,846 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:26}, 
body=Important Message 26, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 54], size=0]
2023-06-29 08:02:20,848 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:27}, 
body=Important Message 27, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 55], size=0]
2023-06-29 08:02:20,850 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:28}, 
body=Important Message 28, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 56], size=0]
2023-06-29 08:02:20,851 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:29}, 
body=Important Message 29, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 50, 57], size=0]
2023-06-29 08:02:20,853 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:30}, 
body=Important Message 30, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 48], size=0]
2023-06-29 08:02:20,854 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:31}, 
body=Important Message 31, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 49], size=0]
2023-06-29 08:02:20,855 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:32}, 
body=Important Message 32, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 50], size=0]
2023-06-29 08:02:20,857 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:33}, 
body=Important Message 33, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 51], size=0]
2023-06-29 08:02:20,858 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:34}, 
body=Important Message 34, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 52], size=0]
2023-06-29 08:02:20,860 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:35}, 
body=Important Message 35, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 53], size=0]
2023-06-29 08:02:20,861 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:36}, 
body=Important Message 36, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 54], size=0]
2023-06-29 08:02:20,862 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:37}, 
body=Important Message 37, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 55], size=0]
2023-06-29 08:02:20,863 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:38}, 
body=Important Message 38, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 56], size=0]
2023-06-29 08:02:20,864 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:39}, 
body=Important Message 39, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 51, 57], size=0]
2023-06-29 08:02:20,864 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:40}, 
body=Important Message 40, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 48], size=0]
2023-06-29 08:02:20,865 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:41}, 
body=Important Message 41, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 49], size=0]
2023-06-29 08:02:20,866 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:42}, 
body=Important Message 42, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 50], size=0]
2023-06-29 08:02:20,868 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:43}, 
body=Important Message 43, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 51], size=0]
2023-06-29 08:02:20,869 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:44}, 
body=Important Message 44, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 52], size=0]
2023-06-29 08:02:20,870 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:45}, 
body=Important Message 45, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 53], size=0]
2023-06-29 08:02:20,871 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:46}, 
body=Important Message 46, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 54], size=0]
2023-06-29 08:02:20,872 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:47}, 
body=Important Message 47, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 55], size=0]
2023-06-29 08:02:20,873 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:48}, 
body=Important Message 48, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 56], size=0]
2023-06-29 08:02:20,873 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:49}, 
body=Important Message 49, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 52, 57], size=0]
2023-06-29 08:02:20,874 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:50}, 
body=Important Message 50, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 48], size=0]
2023-06-29 08:02:20,876 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:51}, 
body=Important Message 51, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 49], size=0]
2023-06-29 08:02:20,877 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:52}, 
body=Important Message 52, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 50], size=0]
2023-06-29 08:02:20,878 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:53}, 
body=Important Message 53, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 51], size=0]
2023-06-29 08:02:20,879 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:54}, 
body=Important Message 54, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 52], size=0]
2023-06-29 08:02:20,880 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:55}, 
body=Important Message 55, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 53], size=0]
2023-06-29 08:02:20,881 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:56}, 
body=Important Message 56, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 54], size=0]
2023-06-29 08:02:20,882 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:57}, 
body=Important Message 57, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 55], size=0]
2023-06-29 08:02:20,890 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:58}, 
body=Important Message 58, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 56], size=0]
2023-06-29 08:02:20,891 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:59}, 
body=Important Message 59, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 57], size=0]
2023-06-29 08:02:20,892 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:60}, 
body=Important Message 60, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 48], size=0]
2023-06-29 08:02:20,892 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:61}, 
body=Important Message 61, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 49], size=0]
2023-06-29 08:02:20,893 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:62}, 
body=Important Message 62, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 50], size=0]
2023-06-29 08:02:20,894 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:63}, 
body=Important Message 63, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 51], size=0]
2023-06-29 08:02:20,895 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:64}, 
body=Important Message 64, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 52], size=0]
2023-06-29 08:02:20,896 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:65}, 
body=Important Message 65, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 53], size=0]
2023-06-29 08:02:20,897 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:66}, 
body=Important Message 66, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 54], size=0]
2023-06-29 08:02:20,898 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:67}, 
body=Important Message 67, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 55], size=0]
2023-06-29 08:02:20,898 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:68}, 
body=Important Message 68, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 56], size=0]
2023-06-29 08:02:20,899 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:69}, 
body=Important Message 69, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 57], size=0]
2023-06-29 08:02:20,900 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:70}, 
body=Important Message 70, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 48], size=0]
2023-06-29 08:02:20,901 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:71}, 
body=Important Message 71, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 49], size=0]
2023-06-29 08:02:20,902 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:72}, 
body=Important Message 72, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 50], size=0]
2023-06-29 08:02:20,902 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:73}, 
body=Important Message 73, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 51], size=0]
2023-06-29 08:02:20,903 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:74}, 
body=Important Message 74, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 52], size=0]
2023-06-29 08:02:20,904 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:75}, 
body=Important Message 75, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 53], size=0]
2023-06-29 08:02:20,904 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:76}, 
body=Important Message 76, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 54], size=0]
2023-06-29 08:02:20,905 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:77}, 
body=Important Message 77, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 55], size=0]
2023-06-29 08:02:20,906 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:78}, 
body=Important Message 78, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 56], size=0]
2023-06-29 08:02:20,907 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:79}, 
body=Important Message 79, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 57], size=0]
2023-06-29 08:02:20,907 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:80}, 
body=Important Message 80, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 48], size=0]
2023-06-29 08:02:20,908 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:81}, 
body=Important Message 81, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 49], size=0]
2023-06-29 08:02:20,909 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:82}, 
body=Important Message 82, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 50], size=0]
2023-06-29 08:02:20,910 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:83}, 
body=Important Message 83, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 51], size=0]
2023-06-29 08:02:20,910 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:84}, 
body=Important Message 84, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 52], size=0]
2023-06-29 08:02:20,911 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:85}, 
body=Important Message 85, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 53], size=0]
2023-06-29 08:02:20,912 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:86}, 
body=Important Message 86, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 54], size=0]
2023-06-29 08:02:20,912 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:87}, 
body=Important Message 87, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 55], size=0]
2023-06-29 08:02:20,913 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:88}, 
body=Important Message 88, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 56], size=0]
2023-06-29 08:02:20,913 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:89}, 
body=Important Message 89, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 57], size=0]
2023-06-29 08:02:20,914 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:90}, 
body=Important Message 90, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 48], size=0]
2023-06-29 08:02:20,914 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:91}, 
body=Important Message 91, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 49], size=0]
2023-06-29 08:02:20,915 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:92}, 
body=Important Message 92, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 50], size=0]
2023-06-29 08:02:20,916 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:93}, 
body=Important Message 93, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 51], size=0]
2023-06-29 08:02:20,916 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:94}, 
body=Important Message 94, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 52], size=0]
2023-06-29 08:02:20,917 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:95}, 
body=Important Message 95, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 53], size=0]
2023-06-29 08:02:20,917 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:96}, 
body=Important Message 96, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 54], size=0]
2023-06-29 08:02:20,918 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:97}, 
body=Important Message 97, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 55], size=0]
2023-06-29 08:02:20,919 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:98}, 
body=Important Message 98, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 56], size=0]
2023-06-29 08:02:20,919 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=20, destination=test, message-id=msg:99}, 
body=Important Message 99, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 57], size=0]
2023-06-29 08:02:20,920 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:100}, 
body=Important Message 100, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 48], size=0]
2023-06-29 08:02:20,920 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:101}, 
body=Important Message 101, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 49], size=0]
2023-06-29 08:02:20,921 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:102}, 
body=Important Message 102, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 50], size=0]
2023-06-29 08:02:20,922 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:103}, 
body=Important Message 103, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 51], size=0]
2023-06-29 08:02:20,922 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:104}, 
body=Important Message 104, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 52], size=0]
2023-06-29 08:02:20,922 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:105}, 
body=Important Message 105, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 53], size=0]
2023-06-29 08:02:20,923 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:106}, 
body=Important Message 106, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 54], size=0]
2023-06-29 08:02:20,924 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:107}, 
body=Important Message 107, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 55], size=0]
2023-06-29 08:02:20,924 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:108}, 
body=Important Message 108, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 56], size=0]
2023-06-29 08:02:20,925 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:109}, 
body=Important Message 109, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 57], size=0]
2023-06-29 08:02:20,926 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:110}, 
body=Important Message 110, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 48], size=0]
2023-06-29 08:02:20,926 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:111}, 
body=Important Message 111, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 49], size=0]
2023-06-29 08:02:20,927 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:112}, 
body=Important Message 112, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 50], size=0]
2023-06-29 08:02:20,928 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:113}, 
body=Important Message 113, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 51], size=0]
2023-06-29 08:02:20,928 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:114}, 
body=Important Message 114, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 52], size=0]
2023-06-29 08:02:20,929 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:115}, 
body=Important Message 115, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 53], size=0]
2023-06-29 08:02:20,929 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:116}, 
body=Important Message 116, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 54], size=0]
2023-06-29 08:02:20,929 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:117}, 
body=Important Message 117, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 55], size=0]
2023-06-29 08:02:20,930 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:118}, 
body=Important Message 118, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 56], size=0]
2023-06-29 08:02:20,930 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:119}, 
body=Important Message 119, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 57], size=0]
2023-06-29 08:02:20,931 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:120}, 
body=Important Message 120, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 48], size=0]
2023-06-29 08:02:20,931 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:121}, 
body=Important Message 121, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 49], size=0]
2023-06-29 08:02:20,932 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:122}, 
body=Important Message 122, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 50], size=0]
2023-06-29 08:02:20,933 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:123}, 
body=Important Message 123, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 51], size=0]
2023-06-29 08:02:20,934 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=123, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540882}, body=Important Message 57, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 55], 
size=195]
2023-06-29 08:02:20,934 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:124}, 
body=Important Message 124, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 52], size=0]
2023-06-29 08:02:20,935 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:125}, 
body=Important Message 125, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 53], size=0]
2023-06-29 08:02:20,935 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:126}, 
body=Important Message 126, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 54], size=0]
2023-06-29 08:02:20,936 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:127}, 
body=Important Message 127, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 55], size=0]
2023-06-29 08:02:20,937 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:128}, 
body=Important Message 128, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 56], size=0]
2023-06-29 08:02:20,937 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:129}, 
body=Important Message 129, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 57], size=0]
2023-06-29 08:02:20,938 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:130}, 
body=Important Message 130, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 48], size=0]
2023-06-29 08:02:20,938 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:131}, 
body=Important Message 131, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 49], size=0]
2023-06-29 08:02:20,939 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:132}, 
body=Important Message 132, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 50], size=0]
2023-06-29 08:02:20,939 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:133}, 
body=Important Message 133, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 51], size=0]
2023-06-29 08:02:20,939 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:134}, 
body=Important Message 134, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 52], size=0]
2023-06-29 08:02:20,940 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:135}, 
body=Important Message 135, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 53], size=0]
2023-06-29 08:02:20,940 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:136}, 
body=Important Message 136, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 54], size=0]
2023-06-29 08:02:20,940 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:137}, 
body=Important Message 137, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 55], size=0]
2023-06-29 08:02:20,941 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:138}, 
body=Important Message 138, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 56], size=0]
2023-06-29 08:02:20,941 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:139}, 
body=Important Message 139, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 57], size=0]
2023-06-29 08:02:20,942 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:140}, 
body=Important Message 140, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 48], size=0]
2023-06-29 08:02:20,942 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:141}, 
body=Important Message 141, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 49], size=0]
2023-06-29 08:02:20,942 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:142}, 
body=Important Message 142, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 50], size=0]
2023-06-29 08:02:20,943 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:143}, 
body=Important Message 143, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 51], size=0]
2023-06-29 08:02:20,943 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:144}, 
body=Important Message 144, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 52], size=0]
2023-06-29 08:02:20,943 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:145}, 
body=Important Message 145, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 53], size=0]
2023-06-29 08:02:20,944 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:146}, 
body=Important Message 146, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 54], size=0]
2023-06-29 08:02:20,944 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:147}, 
body=Important Message 147, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 55], size=0]
2023-06-29 08:02:20,945 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:148}, 
body=Important Message 148, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 56], size=0]
2023-06-29 08:02:20,945 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:149}, 
body=Important Message 149, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 57], size=0]
2023-06-29 08:02:20,945 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:150}, 
body=Important Message 150, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 48], size=0]
2023-06-29 08:02:20,946 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:151}, 
body=Important Message 151, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 49], size=0]
2023-06-29 08:02:20,946 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:152}, 
body=Important Message 152, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 50], size=0]
2023-06-29 08:02:20,946 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:153}, 
body=Important Message 153, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 51], size=0]
2023-06-29 08:02:20,947 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:154}, 
body=Important Message 154, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 52], size=0]
2023-06-29 08:02:20,947 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:155}, 
body=Important Message 155, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 53], size=0]
2023-06-29 08:02:20,948 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:156}, 
body=Important Message 156, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 54], size=0]
2023-06-29 08:02:20,948 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:157}, 
body=Important Message 157, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 55], size=0]
2023-06-29 08:02:20,948 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:158}, 
body=Important Message 158, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 56], size=0]
2023-06-29 08:02:20,949 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=125, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540890}, body=Important Message 58, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 56], 
size=195]
2023-06-29 08:02:20,949 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:159}, 
body=Important Message 159, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 57], size=0]
2023-06-29 08:02:20,949 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:160}, 
body=Important Message 160, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 48], size=0]
2023-06-29 08:02:20,950 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:161}, 
body=Important Message 161, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 49], size=0]
2023-06-29 08:02:20,950 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=127, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540891}, body=Important Message 59, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 53, 57], 
size=195]
2023-06-29 08:02:20,950 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:162}, 
body=Important Message 162, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 50], size=0]
2023-06-29 08:02:20,950 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:163}, 
body=Important Message 163, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 51], size=0]
2023-06-29 08:02:20,951 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:164}, 
body=Important Message 164, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 52], size=0]
2023-06-29 08:02:20,951 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=129, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540892}, body=Important Message 60, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 48], 
size=195]
2023-06-29 08:02:20,951 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:165}, 
body=Important Message 165, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 53], size=0]
2023-06-29 08:02:20,952 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:166}, 
body=Important Message 166, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 54], size=0]
2023-06-29 08:02:20,952 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=132, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540893}, body=Important Message 61, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 49], 
size=195]
2023-06-29 08:02:20,952 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:167}, 
body=Important Message 167, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 55], size=0]
2023-06-29 08:02:20,953 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:168}, 
body=Important Message 168, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 56], size=0]
2023-06-29 08:02:20,953 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:169}, 
body=Important Message 169, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 57], size=0]
2023-06-29 08:02:20,953 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=134, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540893}, body=Important Message 62, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 50], 
size=195]
2023-06-29 08:02:20,954 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:170}, 
body=Important Message 170, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 48], size=0]
2023-06-29 08:02:20,954 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:171}, 
body=Important Message 171, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 49], size=0]
2023-06-29 08:02:20,954 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=136, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540894}, body=Important Message 63, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 51], 
size=195]
2023-06-29 08:02:20,955 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:172}, 
body=Important Message 172, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 50], size=0]
2023-06-29 08:02:20,955 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:173}, 
body=Important Message 173, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 51], size=0]
2023-06-29 08:02:20,955 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=138, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540895}, body=Important Message 64, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 52], 
size=195]
2023-06-29 08:02:20,955 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:174}, 
body=Important Message 174, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 52], size=0]
2023-06-29 08:02:20,956 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:175}, 
body=Important Message 175, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 53], size=0]
2023-06-29 08:02:20,956 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:176}, 
body=Important Message 176, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 54], size=0]
2023-06-29 08:02:20,957 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=140, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540896}, body=Important Message 65, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 53], 
size=195]
2023-06-29 08:02:20,957 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:177}, 
body=Important Message 177, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 55], size=0]
2023-06-29 08:02:20,958 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=142, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540897}, body=Important Message 66, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 54], 
size=195]
2023-06-29 08:02:20,958 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:178}, 
body=Important Message 178, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 56], size=0]
2023-06-29 08:02:20,958 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:179}, 
body=Important Message 179, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 57], size=0]
2023-06-29 08:02:20,959 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=144, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540898}, body=Important Message 67, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 55], 
size=195]
2023-06-29 08:02:20,959 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:180}, 
body=Important Message 180, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 48], size=0]
2023-06-29 08:02:20,959 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:181}, 
body=Important Message 181, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 49], size=0]
2023-06-29 08:02:20,960 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=146, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540899}, body=Important Message 68, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 56], 
size=195]
2023-06-29 08:02:20,960 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:182}, 
body=Important Message 182, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 50], size=0]
2023-06-29 08:02:20,960 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:183}, 
body=Important Message 183, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 51], size=0]
2023-06-29 08:02:20,960 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:184}, 
body=Important Message 184, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 52], size=0]
2023-06-29 08:02:20,961 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=148, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540899}, body=Important Message 69, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 54, 57], 
size=195]
2023-06-29 08:02:20,961 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:185}, 
body=Important Message 185, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 53], size=0]
2023-06-29 08:02:20,961 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:186}, 
body=Important Message 186, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 54], size=0]
2023-06-29 08:02:20,962 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=150, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540900}, body=Important Message 70, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 48], 
size=195]
2023-06-29 08:02:20,962 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:187}, 
body=Important Message 187, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 55], size=0]
2023-06-29 08:02:20,962 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:188}, 
body=Important Message 188, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 56], size=0]
2023-06-29 08:02:20,963 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=152, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540901}, body=Important Message 71, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 49], 
size=195]
2023-06-29 08:02:20,963 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:189}, 
body=Important Message 189, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 56, 57], size=0]
2023-06-29 08:02:20,963 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:190}, 
body=Important Message 190, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 48], size=0]
2023-06-29 08:02:20,964 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:191}, 
body=Important Message 191, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 49], size=0]
2023-06-29 08:02:20,964 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=154, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540902}, body=Important Message 72, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 50], 
size=195]
2023-06-29 08:02:20,964 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:192}, 
body=Important Message 192, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 50], size=0]
2023-06-29 08:02:20,965 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:193}, 
body=Important Message 193, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 51], size=0]
2023-06-29 08:02:20,965 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=156, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540902}, body=Important Message 73, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 51], 
size=195]
2023-06-29 08:02:20,965 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:194}, 
body=Important Message 194, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 52], size=0]
2023-06-29 08:02:20,966 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:195}, 
body=Important Message 195, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 53], size=0]
2023-06-29 08:02:20,966 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=158, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540903}, body=Important Message 74, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 52], 
size=195]
2023-06-29 08:02:20,966 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:196}, 
body=Important Message 196, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 54], size=0]
2023-06-29 08:02:20,967 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:197}, 
body=Important Message 197, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 55], size=0]
2023-06-29 08:02:20,968 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:198}, 
body=Important Message 198, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 56], size=0]
2023-06-29 08:02:20,968 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=160, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540904}, body=Important Message 75, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 53], 
size=195]
2023-06-29 08:02:20,968 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53004, 09b9d976): IN << StompFrame[command=SEND, 
headers={content-length=21, destination=test, message-id=msg:199}, 
body=Important Message 199, body-bytes=[73, 109, 112, 111, 114, 116, 97, 110, 
116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 57, 57], size=0]
2023-06-29 08:02:20,970 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=162, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540904}, body=Important Message 76, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 54], 
size=195]
2023-06-29 08:02:20,971 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=164, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540905}, body=Important Message 77, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 55], 
size=195]
2023-06-29 08:02:20,972 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=166, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540906}, body=Important Message 78, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 56], 
size=195]
2023-06-29 08:02:20,974 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=168, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540907}, body=Important Message 79, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 55, 57], 
size=195]
2023-06-29 08:02:20,975 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=170, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540907}, body=Important Message 80, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 48], 
size=195]
2023-06-29 08:02:20,976 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=172, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540908}, body=Important Message 81, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 49], 
size=195]
2023-06-29 08:02:20,977 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=174, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540909}, body=Important Message 82, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 50], 
size=195]
2023-06-29 08:02:20,978 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=176, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540910}, body=Important Message 83, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 51], 
size=195]
2023-06-29 08:02:20,979 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=178, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540910}, body=Important Message 84, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 52], 
size=195]
2023-06-29 08:02:20,980 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=180, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540911}, body=Important Message 85, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 53], 
size=195]
2023-06-29 08:02:20,981 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=182, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540912}, body=Important Message 86, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 54], 
size=195]
2023-06-29 08:02:20,982 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=184, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540912}, body=Important Message 87, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 55], 
size=195]
2023-06-29 08:02:20,984 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=186, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540913}, body=Important Message 88, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 56], 
size=195]
2023-06-29 08:02:20,985 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=188, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540913}, body=Important Message 89, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 56, 57], 
size=195]
2023-06-29 08:02:20,986 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=190, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540914}, body=Important Message 90, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 48], 
size=195]
2023-06-29 08:02:20,999 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=192, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540914}, body=Important Message 91, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 49], 
size=195]
2023-06-29 08:02:21,001 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=194, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540915}, body=Important Message 92, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 50], 
size=195]
2023-06-29 08:02:21,002 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=196, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540916}, body=Important Message 93, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 51], 
size=195]
2023-06-29 08:02:21,002 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=198, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540916}, body=Important Message 94, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 52], 
size=195]
2023-06-29 08:02:21,003 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=200, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540917}, body=Important Message 95, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 53], 
size=195]
2023-06-29 08:02:21,004 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=202, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540917}, body=Important Message 96, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 54], 
size=195]
2023-06-29 08:02:21,005 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=204, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540918}, body=Important Message 97, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 55], 
size=195]
2023-06-29 08:02:21,006 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=207, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540919}, body=Important Message 98, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 56], 
size=195]
2023-06-29 08:02:21,007 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=20, message-id=209, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540919}, body=Important Message 99, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 57, 57], 
size=195]
2023-06-29 08:02:21,008 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=211, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540920}, body=Important Message 100, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
48], size=197]
2023-06-29 08:02:21,009 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=214, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540920}, body=Important Message 101, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
49], size=197]
2023-06-29 08:02:21,010 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=216, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540921}, body=Important Message 102, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
50], size=197]
2023-06-29 08:02:21,011 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=218, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540922}, body=Important Message 103, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
51], size=197]
2023-06-29 08:02:21,011 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=220, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540922}, body=Important Message 104, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
52], size=197]
2023-06-29 08:02:21,020 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=222, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540923}, body=Important Message 105, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
53], size=197]
2023-06-29 08:02:21,021 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=224, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540923}, body=Important Message 106, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
54], size=197]
2023-06-29 08:02:21,023 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=226, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540924}, body=Important Message 107, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
55], size=197]
2023-06-29 08:02:21,024 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=228, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540924}, body=Important Message 108, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
56], size=197]
2023-06-29 08:02:21,025 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=230, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540925}, body=Important Message 109, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 48, 
57], size=197]
2023-06-29 08:02:21,026 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=232, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540926}, body=Important Message 110, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
48], size=197]
2023-06-29 08:02:21,026 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=234, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540926}, body=Important Message 111, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
49], size=197]
2023-06-29 08:02:21,027 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=236, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540927}, body=Important Message 112, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
50], size=197]
2023-06-29 08:02:21,028 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=238, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540928}, body=Important Message 113, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
51], size=197]
2023-06-29 08:02:21,029 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=240, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540928}, body=Important Message 114, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
52], size=197]
2023-06-29 08:02:21,029 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=242, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540929}, body=Important Message 115, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
53], size=197]
2023-06-29 08:02:21,030 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=244, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540929}, body=Important Message 116, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
54], size=197]
2023-06-29 08:02:21,031 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=246, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540929}, body=Important Message 117, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
55], size=197]
2023-06-29 08:02:21,032 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=248, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540930}, body=Important Message 118, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
56], size=197]
2023-06-29 08:02:21,033 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=250, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540930}, body=Important Message 119, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 49, 
57], size=197]
2023-06-29 08:02:21,033 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=252, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540931}, body=Important Message 120, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
48], size=197]
2023-06-29 08:02:21,035 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=254, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540931}, body=Important Message 121, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
49], size=197]
2023-06-29 08:02:21,035 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=256, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540932}, body=Important Message 122, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
50], size=197]
2023-06-29 08:02:21,036 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=258, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540933}, body=Important Message 123, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
51], size=197]
2023-06-29 08:02:21,037 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=260, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540934}, body=Important Message 124, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
52], size=197]
2023-06-29 08:02:21,038 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=262, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540935}, body=Important Message 125, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
53], size=197]
2023-06-29 08:02:21,038 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=264, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540936}, body=Important Message 126, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
54], size=197]
2023-06-29 08:02:21,039 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=266, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540936}, body=Important Message 127, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
55], size=197]
2023-06-29 08:02:21,039 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=268, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540937}, body=Important Message 128, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
56], size=197]
2023-06-29 08:02:21,040 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=270, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540937}, body=Important Message 129, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 50, 
57], size=197]
2023-06-29 08:02:21,041 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=272, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540938}, body=Important Message 130, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
48], size=197]
2023-06-29 08:02:21,042 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=274, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540938}, body=Important Message 131, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
49], size=197]
2023-06-29 08:02:21,042 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=276, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540939}, body=Important Message 132, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
50], size=197]
2023-06-29 08:02:21,043 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=278, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540939}, body=Important Message 133, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
51], size=197]
2023-06-29 08:02:21,044 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=280, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540939}, body=Important Message 134, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
52], size=197]
2023-06-29 08:02:21,044 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=282, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540940}, body=Important Message 135, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
53], size=197]
2023-06-29 08:02:21,045 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=284, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540940}, body=Important Message 136, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
54], size=197]
2023-06-29 08:02:21,046 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=286, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540941}, body=Important Message 137, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
55], size=197]
2023-06-29 08:02:21,046 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=288, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540941}, body=Important Message 138, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
56], size=197]
2023-06-29 08:02:21,047 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=290, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540941}, body=Important Message 139, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 51, 
57], size=197]
2023-06-29 08:02:21,048 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=292, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540942}, body=Important Message 140, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
48], size=197]
2023-06-29 08:02:21,049 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=294, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540942}, body=Important Message 141, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
49], size=197]
2023-06-29 08:02:21,049 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=296, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540942}, body=Important Message 142, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
50], size=197]
2023-06-29 08:02:21,050 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=298, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540943}, body=Important Message 143, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
51], size=197]
2023-06-29 08:02:21,051 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=300, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540943}, body=Important Message 144, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
52], size=197]
2023-06-29 08:02:21,052 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=302, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540944}, body=Important Message 145, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
53], size=197]
2023-06-29 08:02:21,053 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=304, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540944}, body=Important Message 146, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
54], size=197]
2023-06-29 08:02:21,053 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=306, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540944}, body=Important Message 147, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
55], size=197]
2023-06-29 08:02:21,054 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=308, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540945}, body=Important Message 148, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
56], size=197]
2023-06-29 08:02:21,054 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=310, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540945}, body=Important Message 149, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 52, 
57], size=197]
2023-06-29 08:02:21,055 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=312, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540945}, body=Important Message 150, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
48], size=197]
2023-06-29 08:02:21,055 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=314, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540946}, body=Important Message 151, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
49], size=197]
2023-06-29 08:02:21,056 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=316, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540946}, body=Important Message 152, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
50], size=197]
2023-06-29 08:02:21,057 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=318, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540946}, body=Important Message 153, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
51], size=197]
2023-06-29 08:02:21,057 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=320, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540947}, body=Important Message 154, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
52], size=197]
2023-06-29 08:02:21,058 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=322, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540947}, body=Important Message 155, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
53], size=197]
2023-06-29 08:02:21,059 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=324, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540948}, body=Important Message 156, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
54], size=197]
2023-06-29 08:02:21,059 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=327, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540948}, body=Important Message 157, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
55], size=197]
2023-06-29 08:02:21,060 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=329, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540948}, body=Important Message 158, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
56], size=197]
2023-06-29 08:02:21,061 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=331, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540949}, body=Important Message 159, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 53, 
57], size=197]
2023-06-29 08:02:21,062 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=333, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540949}, body=Important Message 160, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
48], size=197]
2023-06-29 08:02:21,062 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=336, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540950}, body=Important Message 161, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
49], size=197]
2023-06-29 08:02:21,063 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=338, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540950}, body=Important Message 162, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
50], size=197]
2023-06-29 08:02:21,064 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=341, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540951}, body=Important Message 163, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
51], size=197]
2023-06-29 08:02:21,065 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=343, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540951}, body=Important Message 164, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
52], size=197]
2023-06-29 08:02:21,066 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=345, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540951}, body=Important Message 165, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
53], size=197]
2023-06-29 08:02:21,067 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=348, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540952}, body=Important Message 166, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
54], size=197]
2023-06-29 08:02:21,068 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=350, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540952}, body=Important Message 167, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
55], size=197]
2023-06-29 08:02:21,069 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=353, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540953}, body=Important Message 168, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
56], size=197]
2023-06-29 08:02:21,069 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=355, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540953}, body=Important Message 169, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 54, 
57], size=197]
2023-06-29 08:02:21,070 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=358, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540954}, body=Important Message 170, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 
48], size=197]
2023-06-29 08:02:21,071 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=360, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540954}, body=Important Message 171, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 
49], size=197]
2023-06-29 08:02:21,072 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=362, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540955}, body=Important Message 172, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 
50], size=197]
2023-06-29 08:02:21,073 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=365, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540955}, body=Important Message 173, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 
51], size=197]
2023-06-29 08:02:21,073 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=367, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540956}, body=Important Message 174, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 
52], size=197]
2023-06-29 08:02:21,074 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=370, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540956}, body=Important Message 175, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 
53], size=197]
2023-06-29 08:02:21,075 [-netty-threads)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605): IN << StompFrame[command=UNSUBSCRIBE, 
headers={destination=test, id=1}]
2023-06-29 08:02:21,075 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:53002, d85ac605):OUT >> StompFrame[command=MESSAGE, 
headers={subscription=1, content-length=21, message-id=372, destination=test, 
expires=0, redelivered=false, priority=4, persistent=false, 
timestamp=1688018540957}, body=Important Message 176, body-bytes=[73, 109, 112, 
111, 114, 116, 97, 110, 116, 32, 77, 101, 115, 115, 97, 103, 101, 32, 49, 55, 
54], size=197]{noformat}
This is a normal protocol trace involving 2 clients connecting. One client 
subscribes and the other sends 200 messages which are then dispatched to the 
subscriber.

Here's the STOMP protocol trace extracted from the  
[^camel-stomp-test-debug-2.29.0.log]  log you attached:
{noformat}
2023-06-29 08:01:41,150 [Impl$6@a486d78)] DEBUG StompConnection                
- STOMP(/127.0.0.1:42388, 086ec30b):OUT >> StompFrame[command=ERROR, 
headers={message=AMQ229014: Did not receive data from /127.0.0.1:42388 within 
the 60000ms connection TTL. The connection will now be closed.}, body=null, 
body-bytes=null, size=0]{noformat}
This is really strange. There's no evidence that any client actually connected 
(i.e. no {{CONNECT}} frame). The broker just disconnects an idle connection.

Can you provide me with a simple way to reproduce this?

> Stomp connection fails with 2.29.0
> ----------------------------------
>
>                 Key: ARTEMIS-4338
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4338
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>          Components: STOMP
>    Affects Versions: 2.29.0
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Justin Bertram
>            Priority: Major
>         Attachments: camel-stomp-test-debug-2.28.0.log, 
> camel-stomp-test-debug-2.29.0.log
>
>
> Recently we tried upgrading to Artemis 2.29, but when doing so our 
> integration tests started to fail. No code was changed as part of the upgrade.
> With 2.29, the connection seems to fail due to a connection timeout:
>  
> {noformat}
> 2023-06-29 07:51:40,739 [Impl$6@b91d8c4)] WARN  server                        
>  - AMQ222067: Connection failure has been detected: AMQ229014: Did not 
> receive data from /127.0.0.1:50934 within the 60000ms connection TTL. The 
> connection will now be closed. [code=CONNECTION_TIMEDOUT]{noformat}
>  
> I wasn't able to determine the problem, so I am attaching the debug logs for 
> an execution with 2.28 and another with 2.29.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to