[jira] [Resolved] (QPID-8621) [Broker-J] Add operation "resetStatistics" to Producer

2023-02-16 Thread Tomas Vavricka (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomas Vavricka resolved QPID-8621.
--
Resolution: Implemented

> [Broker-J] Add operation "resetStatistics" to Producer
> --
>
> Key: QPID-8621
> URL: https://issues.apache.org/jira/browse/QPID-8621
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-9.0.0
>Reporter: Daniil Kirilyuk
>Priority: Minor
> Fix For: qpid-java-broker-9.0.1
>
>
> QPID-8603 added functionality for resetting broker object statistics, 
> QPID-8602 added functionality to display producers in broker REST API.
> There should be added functionality for resetting statistics for a producer 
> as well.



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8621) [Broker-J] Add operation "resetStatistics" to Producer

2023-02-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17690200#comment-17690200
 ] 

ASF subversion and git services commented on QPID-8621:
---

Commit 36770cdfcc06aa06c676202be8584d7fe27a6edb in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=36770cdfcc ]

QPID-8621 - [Broker-J] Add operation "resetStatistics" to Producer (#174)



> [Broker-J] Add operation "resetStatistics" to Producer
> --
>
> Key: QPID-8621
> URL: https://issues.apache.org/jira/browse/QPID-8621
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-9.0.0
>Reporter: Daniil Kirilyuk
>Priority: Minor
> Fix For: qpid-java-broker-9.0.1
>
>
> QPID-8603 added functionality for resetting broker object statistics, 
> QPID-8602 added functionality to display producers in broker REST API.
> There should be added functionality for resetting statistics for a producer 
> as well.



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8621) [Broker-J] Add operation "resetStatistics" to Producer

2023-02-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17690199#comment-17690199
 ] 

ASF GitHub Bot commented on QPID-8621:
--

vavrtom merged PR #174:
URL: https://github.com/apache/qpid-broker-j/pull/174




> [Broker-J] Add operation "resetStatistics" to Producer
> --
>
> Key: QPID-8621
> URL: https://issues.apache.org/jira/browse/QPID-8621
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-9.0.0
>Reporter: Daniil Kirilyuk
>Priority: Minor
> Fix For: qpid-java-broker-9.0.1
>
>
> QPID-8603 added functionality for resetting broker object statistics, 
> QPID-8602 added functionality to display producers in broker REST API.
> There should be added functionality for resetting statistics for a producer 
> as well.



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-broker-j] vavrtom merged pull request #174: QPID-8621 - [Broker-J] Add operation "resetStatistics" to Producer

2023-02-16 Thread via GitHub


vavrtom merged PR #174:
URL: https://github.com/apache/qpid-broker-j/pull/174


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (QPID-8620) [Broker-J] HTTP management plugin can reveal system data or debug information

2023-02-16 Thread Tomas Vavricka (Jira)


 [ 
https://issues.apache.org/jira/browse/QPID-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomas Vavricka resolved QPID-8620.
--
Resolution: Implemented

> [Broker-J] HTTP management plugin can reveal system data or debug information
> -
>
> Key: QPID-8620
> URL: https://issues.apache.org/jira/browse/QPID-8620
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-9.0.0
>Reporter: Daniil Kirilyuk
>Priority: Minor
> Fix For: qpid-java-broker-9.0.1
>
>
> The function writeObjectToResponse() in AbstractServlet.java reveals system 
> data or debug information by calling writeValue(). AbstractServlet, 
> RestServlet and QueryServlet return error details on exceptions. The error 
> details should be logged instead and a generic error message should be return 
> in the HttpServletResponse.



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8620) [Broker-J] HTTP management plugin can reveal system data or debug information

2023-02-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17690195#comment-17690195
 ] 

ASF subversion and git services commented on QPID-8620:
---

Commit c0b41d0225fd5ec89e177214d4c2f66b00ccf6a2 in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=c0b41d0225 ]

QPID-8620 - [Broker-J] HTTP management plugin can reveal system data or debug 
information (#173)



> [Broker-J] HTTP management plugin can reveal system data or debug information
> -
>
> Key: QPID-8620
> URL: https://issues.apache.org/jira/browse/QPID-8620
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-9.0.0
>Reporter: Daniil Kirilyuk
>Priority: Minor
> Fix For: qpid-java-broker-9.0.1
>
>
> The function writeObjectToResponse() in AbstractServlet.java reveals system 
> data or debug information by calling writeValue(). AbstractServlet, 
> RestServlet and QueryServlet return error details on exceptions. The error 
> details should be logged instead and a generic error message should be return 
> in the HttpServletResponse.



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8620) [Broker-J] HTTP management plugin can reveal system data or debug information

2023-02-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17690194#comment-17690194
 ] 

ASF GitHub Bot commented on QPID-8620:
--

vavrtom merged PR #173:
URL: https://github.com/apache/qpid-broker-j/pull/173




> [Broker-J] HTTP management plugin can reveal system data or debug information
> -
>
> Key: QPID-8620
> URL: https://issues.apache.org/jira/browse/QPID-8620
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-9.0.0
>Reporter: Daniil Kirilyuk
>Priority: Minor
> Fix For: qpid-java-broker-9.0.1
>
>
> The function writeObjectToResponse() in AbstractServlet.java reveals system 
> data or debug information by calling writeValue(). AbstractServlet, 
> RestServlet and QueryServlet return error details on exceptions. The error 
> details should be logged instead and a generic error message should be return 
> in the HttpServletResponse.



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] [qpid-broker-j] vavrtom merged pull request #173: QPID-8620 - [Broker-J] HTTP management plugin can reveal system data or debug information

2023-02-16 Thread via GitHub


vavrtom merged PR #173:
URL: https://github.com/apache/qpid-broker-j/pull/173


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (PROTON-2684) CFFI related TypeError: '%x format: an integer is required, not _cffi_backend._CDataBase'

2023-02-16 Thread Andrew Stitcher (Jira)


 [ 
https://issues.apache.org/jira/browse/PROTON-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Stitcher resolved PROTON-2684.
-
Fix Version/s: proton-c-0.39.0
   Resolution: Fixed

> CFFI related TypeError:  '%x format: an integer is required, not 
> _cffi_backend._CDataBase'
> --
>
> Key: PROTON-2684
> URL: https://issues.apache.org/jira/browse/PROTON-2684
> Project: Qpid Proton
>  Issue Type: Bug
>Reporter: Ken Giusti
>Assignee: Andrew Stitcher
>Priority: Major
> Fix For: proton-c-0.39.0
>
>
> Hit in skupper-router CI test:
>  
>  
> {code:java}
> 36: self =  object at 0x7fc9b9d5d550>
> 36: event = <[TypeError('%x format: an integer is required, not 
> _cffi_backend._CDataBase') raised in repr()] Event object at 0x7fc9b9d76a90> 
> {code}
>  
>  
> [https://github.com/skupperproject/skupper-router/actions/runs/4176741670/jobs/7233430902#step:30:847]
>  
>  



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-2684) CFFI related TypeError: '%x format: an integer is required, not _cffi_backend._CDataBase'

2023-02-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17689859#comment-17689859
 ] 

ASF subversion and git services commented on PROTON-2684:
-

Commit b4ba95a50beba84014862a11b1e764a439a5ba02 in qpid-proton's branch 
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=b4ba95a50 ]

PROTON-2684: Python wrapper objects can't print __repr__

This pretty much screws up any stack traces including these objects!


> CFFI related TypeError:  '%x format: an integer is required, not 
> _cffi_backend._CDataBase'
> --
>
> Key: PROTON-2684
> URL: https://issues.apache.org/jira/browse/PROTON-2684
> Project: Qpid Proton
>  Issue Type: Bug
>Reporter: Ken Giusti
>Assignee: Andrew Stitcher
>Priority: Major
>
> Hit in skupper-router CI test:
>  
>  
> {code:java}
> 36: self =  object at 0x7fc9b9d5d550>
> 36: event = <[TypeError('%x format: an integer is required, not 
> _cffi_backend._CDataBase') raised in repr()] Event object at 0x7fc9b9d76a90> 
> {code}
>  
>  
> [https://github.com/skupperproject/skupper-router/actions/runs/4176741670/jobs/7233430902#step:30:847]
>  
>  



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Assigned] (PROTON-2680) [proton-c] PN_RAW_CONNECTION_DISCONNECTED event does not show up when client is disconnected

2023-02-16 Thread Ken Giusti (Jira)


 [ 
https://issues.apache.org/jira/browse/PROTON-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti reassigned PROTON-2680:
--

Assignee: Clifford Jansen  (was: Ken Giusti)

> [proton-c] PN_RAW_CONNECTION_DISCONNECTED event does not show up when client 
> is disconnected 
> -
>
> Key: PROTON-2680
> URL: https://issues.apache.org/jira/browse/PROTON-2680
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Reporter: Ganesh Murthy
>Assignee: Clifford Jansen
>Priority: Major
>
> Steps to reproduce
> Start the skupper-router with the following config -
> {noformat}
> router {
> mode: standalone
> }
> listener {
> host: 0.0.0.0
> port: amqp
> authenticatePeer: no
> saslMechanisms: ANONYMOUS
> }
> tcpConnector {
> name: echo-1
> host: 10.108.50.177
> port: 9090
> address: echo
> }
> tcpConnector {
> name: echo-2
> host: 10.108.50.177
> port: 9090
> address: echo
> }
> tcpListener {
> host: 0.0.0.0
> port: 9000
> address: echo
> }  
> log {
>     module: DEFAULT
>     enable: trace+
>     outputFile: tcp.log
> } {noformat}
>  
> Note that the ip address in the host field of the tcpConnector is bogus.
> Now connect a curl client to the tcpListener port  -
> {noformat}
> curl http://localhost:9000/api {noformat}
>  
> The curl client will hang. Terminate the curl client and look in the tcp.log 
> for logged proton events - the PN_RAW_CONNECTION_DISCONNECTED event will be 
> missing on connection C2
> Here is the full log of the relevant client connection
>  
> {noformat}
> 2023-02-01 16:51:57.069705 -0500 ROUTER_CORE (info) [C2] Connection Opened: 
> dir=in host=127.0.0.1:35348 encrypted=no auth=no user= 
> container_id=TcpAdaptor props={:"qd.adaptor"="tcp"}
> 2023-02-01 16:51:57.069793 -0500 ROUTER_CORE (trace) Core action 
> 'connection_opened'
> 2023-02-01 16:51:57.069986 -0500 TCP_ADAPTOR (info) [C2] 
> PN_RAW_CONNECTION_CONNECTED Listener ingress accepted to 0.0.0.0:9000 from 
> 127.0.0.1:35348 (global_id=127.0.0.1:35348)
> 2023-02-01 16:51:57.070015 -0500 ROUTER_CORE (trace) Core action 
> 'link_first_attach'
> 2023-02-01 16:51:57.070098 -0500 TCP_ADAPTOR (debug) [C2] 
> PN_RAW_CONNECTION_NEED_WRITE_BUFFERS listener
> 2023-02-01 16:51:57.070148 -0500 TCP_ADAPTOR (debug) [C2] 
> PN_RAW_CONNECTION_NEED_READ_BUFFERS listener
> 2023-02-01 16:51:57.070171 -0500 ROUTER_CORE (info) [C2][L4] Link attached: 
> dir=out source={(dyn) expire:link} target={ expire:link}
> 2023-02-01 16:51:57.070222 -0500 TCP_ADAPTOR (debug) [C2] 
> qdr_tcp_activate_CT: call pn_raw_connection_wake()
> 2023-02-01 16:51:57.070246 -0500 ROUTER_CORE (trace) Core action 
> 'link_first_attach'
> 2023-02-01 16:51:57.070273 -0500 TCP_ADAPTOR (debug) [C2][L4] (listener 
> outgoing) qdr_tcp_second_attach
> 2023-02-01 16:51:57.070347 -0500 DEFAULT (trace) Parse tree search for 'echo'
> 2023-02-01 16:51:57.070376 -0500 TCP_ADAPTOR (trace) [C2][L5] handle_incoming 
> qdr_tcp_second_attach for listener connection. read_closed:F, flow_enabled:F
> 2023-02-01 16:51:57.070404 -0500 DEFAULT (trace) Parse tree match not found
> 2023-02-01 16:51:57.070425 -0500 TCP_ADAPTOR (debug) [C2][L5] Waiting for 
> credit before initiating listener ingress stream message, returning
> 2023-02-01 16:51:57.070456 -0500 TCP_ADAPTOR (debug) [C2][L4] 
> qdr_tcp_get_credit: NOOP
> 2023-02-01 16:51:57.070517 -0500 TCP_ADAPTOR (trace) Listener 
> tcpListener/0.0.0.0:9000 (0.0.0.0:9000) service address echo consumer count 
> updates: local=1 in-process=0 remote=0
> 2023-02-01 16:51:57.070553 -0500 ROUTER_CORE (info) [C2][L5] Link attached: 
> dir=in source={ expire:link} target={echo expire:link}
> 2023-02-01 16:51:57.070583 -0500 ROUTER_CORE (trace) Core action 
> 'add_tcp_connection'
> 2023-02-01 16:51:57.070606 -0500 TCP_ADAPTOR (debug) [C2] 
> PN_RAW_CONNECTION_WAKE listener
> 2023-02-01 16:51:57.070646 -0500 TCP_ADAPTOR (debug) [C2] 
> qdr_add_tcp_connection_CT 0.0.0.0:9000 (1)
> 2023-02-01 16:51:57.070673 -0500 TCP_ADAPTOR (debug) [C2][L4] qdr_tcp_flow: 
> Flow enabled, credit=250
> 2023-02-01 16:51:57.070722 -0500 TCP_ADAPTOR (debug) [C2] 
> qdr_tcp_activate_CT: call pn_raw_connection_wake()
> 2023-02-01 16:51:57.070774 -0500 ROUTER_CORE (trace) Core action 'link_flow'
> 2023-02-01 16:51:57.070800 -0500 TCP_ADAPTOR (trace) [C2][L5] handle_incoming 
> qdr_tcp_flow for listener connection. read_closed:F, flow_enabled:T
> 2023-02-01 16:51:57.070831 -0500 TCP_ADAPTOR (debug) [C2] 
> handle_incoming_raw_read() returning with result=0
> 2023-02-01 16:51:57.071258 -0500 TCP_ADAPTOR (debug) [C2][L5] Initiating 
> listener (ingress) stream incoming link for listener connection to: echo 
> reply: amqp:/_topo/0/QDR.A/temp.rr__pKcuMowq3o4
> 

[jira] [Assigned] (PROTON-2684) CFFI related TypeError: '%x format: an integer is required, not _cffi_backend._CDataBase'

2023-02-16 Thread Ken Giusti (Jira)


 [ 
https://issues.apache.org/jira/browse/PROTON-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti reassigned PROTON-2684:
--

Assignee: Andrew Stitcher

> CFFI related TypeError:  '%x format: an integer is required, not 
> _cffi_backend._CDataBase'
> --
>
> Key: PROTON-2684
> URL: https://issues.apache.org/jira/browse/PROTON-2684
> Project: Qpid Proton
>  Issue Type: Bug
>Reporter: Ken Giusti
>Assignee: Andrew Stitcher
>Priority: Major
>
> Hit in skupper-router CI test:
>  
>  
> {code:java}
> 36: self =  object at 0x7fc9b9d5d550>
> 36: event = <[TypeError('%x format: an integer is required, not 
> _cffi_backend._CDataBase') raised in repr()] Event object at 0x7fc9b9d76a90> 
> {code}
>  
>  
> [https://github.com/skupperproject/skupper-router/actions/runs/4176741670/jobs/7233430902#step:30:847]
>  
>  



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (PROTON-2684) CFFI related TypeError: '%x format: an integer is required, not _cffi_backend._CDataBase'

2023-02-16 Thread Ken Giusti (Jira)
Ken Giusti created PROTON-2684:
--

 Summary: CFFI related TypeError:  '%x format: an integer is 
required, not _cffi_backend._CDataBase'
 Key: PROTON-2684
 URL: https://issues.apache.org/jira/browse/PROTON-2684
 Project: Qpid Proton
  Issue Type: Bug
Reporter: Ken Giusti


Hit in skupper-router CI test:
 
 
{code:java}
36: self = 
36: event = <[TypeError('%x format: an integer is required, not 
_cffi_backend._CDataBase') raised in repr()] Event object at 0x7fc9b9d76a90> 
{code}
 
 

[https://github.com/skupperproject/skupper-router/actions/runs/4176741670/jobs/7233430902#step:30:847]

 

 



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

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Assigned] (PROTON-2680) [proton-c] PN_RAW_CONNECTION_DISCONNECTED event does not show up when client is disconnected

2023-02-16 Thread Ken Giusti (Jira)


 [ 
https://issues.apache.org/jira/browse/PROTON-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti reassigned PROTON-2680:
--

Assignee: Ken Giusti

> [proton-c] PN_RAW_CONNECTION_DISCONNECTED event does not show up when client 
> is disconnected 
> -
>
> Key: PROTON-2680
> URL: https://issues.apache.org/jira/browse/PROTON-2680
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: proton-c
>Reporter: Ganesh Murthy
>Assignee: Ken Giusti
>Priority: Major
>
> Steps to reproduce
> Start the skupper-router with the following config -
> {noformat}
> router {
> mode: standalone
> }
> listener {
> host: 0.0.0.0
> port: amqp
> authenticatePeer: no
> saslMechanisms: ANONYMOUS
> }
> tcpConnector {
> name: echo-1
> host: 10.108.50.177
> port: 9090
> address: echo
> }
> tcpConnector {
> name: echo-2
> host: 10.108.50.177
> port: 9090
> address: echo
> }
> tcpListener {
> host: 0.0.0.0
> port: 9000
> address: echo
> }  
> log {
>     module: DEFAULT
>     enable: trace+
>     outputFile: tcp.log
> } {noformat}
>  
> Note that the ip address in the host field of the tcpConnector is bogus.
> Now connect a curl client to the tcpListener port  -
> {noformat}
> curl http://localhost:9000/api {noformat}
>  
> The curl client will hang. Terminate the curl client and look in the tcp.log 
> for logged proton events - the PN_RAW_CONNECTION_DISCONNECTED event will be 
> missing on connection C2
> Here is the full log of the relevant client connection
>  
> {noformat}
> 2023-02-01 16:51:57.069705 -0500 ROUTER_CORE (info) [C2] Connection Opened: 
> dir=in host=127.0.0.1:35348 encrypted=no auth=no user= 
> container_id=TcpAdaptor props={:"qd.adaptor"="tcp"}
> 2023-02-01 16:51:57.069793 -0500 ROUTER_CORE (trace) Core action 
> 'connection_opened'
> 2023-02-01 16:51:57.069986 -0500 TCP_ADAPTOR (info) [C2] 
> PN_RAW_CONNECTION_CONNECTED Listener ingress accepted to 0.0.0.0:9000 from 
> 127.0.0.1:35348 (global_id=127.0.0.1:35348)
> 2023-02-01 16:51:57.070015 -0500 ROUTER_CORE (trace) Core action 
> 'link_first_attach'
> 2023-02-01 16:51:57.070098 -0500 TCP_ADAPTOR (debug) [C2] 
> PN_RAW_CONNECTION_NEED_WRITE_BUFFERS listener
> 2023-02-01 16:51:57.070148 -0500 TCP_ADAPTOR (debug) [C2] 
> PN_RAW_CONNECTION_NEED_READ_BUFFERS listener
> 2023-02-01 16:51:57.070171 -0500 ROUTER_CORE (info) [C2][L4] Link attached: 
> dir=out source={(dyn) expire:link} target={ expire:link}
> 2023-02-01 16:51:57.070222 -0500 TCP_ADAPTOR (debug) [C2] 
> qdr_tcp_activate_CT: call pn_raw_connection_wake()
> 2023-02-01 16:51:57.070246 -0500 ROUTER_CORE (trace) Core action 
> 'link_first_attach'
> 2023-02-01 16:51:57.070273 -0500 TCP_ADAPTOR (debug) [C2][L4] (listener 
> outgoing) qdr_tcp_second_attach
> 2023-02-01 16:51:57.070347 -0500 DEFAULT (trace) Parse tree search for 'echo'
> 2023-02-01 16:51:57.070376 -0500 TCP_ADAPTOR (trace) [C2][L5] handle_incoming 
> qdr_tcp_second_attach for listener connection. read_closed:F, flow_enabled:F
> 2023-02-01 16:51:57.070404 -0500 DEFAULT (trace) Parse tree match not found
> 2023-02-01 16:51:57.070425 -0500 TCP_ADAPTOR (debug) [C2][L5] Waiting for 
> credit before initiating listener ingress stream message, returning
> 2023-02-01 16:51:57.070456 -0500 TCP_ADAPTOR (debug) [C2][L4] 
> qdr_tcp_get_credit: NOOP
> 2023-02-01 16:51:57.070517 -0500 TCP_ADAPTOR (trace) Listener 
> tcpListener/0.0.0.0:9000 (0.0.0.0:9000) service address echo consumer count 
> updates: local=1 in-process=0 remote=0
> 2023-02-01 16:51:57.070553 -0500 ROUTER_CORE (info) [C2][L5] Link attached: 
> dir=in source={ expire:link} target={echo expire:link}
> 2023-02-01 16:51:57.070583 -0500 ROUTER_CORE (trace) Core action 
> 'add_tcp_connection'
> 2023-02-01 16:51:57.070606 -0500 TCP_ADAPTOR (debug) [C2] 
> PN_RAW_CONNECTION_WAKE listener
> 2023-02-01 16:51:57.070646 -0500 TCP_ADAPTOR (debug) [C2] 
> qdr_add_tcp_connection_CT 0.0.0.0:9000 (1)
> 2023-02-01 16:51:57.070673 -0500 TCP_ADAPTOR (debug) [C2][L4] qdr_tcp_flow: 
> Flow enabled, credit=250
> 2023-02-01 16:51:57.070722 -0500 TCP_ADAPTOR (debug) [C2] 
> qdr_tcp_activate_CT: call pn_raw_connection_wake()
> 2023-02-01 16:51:57.070774 -0500 ROUTER_CORE (trace) Core action 'link_flow'
> 2023-02-01 16:51:57.070800 -0500 TCP_ADAPTOR (trace) [C2][L5] handle_incoming 
> qdr_tcp_flow for listener connection. read_closed:F, flow_enabled:T
> 2023-02-01 16:51:57.070831 -0500 TCP_ADAPTOR (debug) [C2] 
> handle_incoming_raw_read() returning with result=0
> 2023-02-01 16:51:57.071258 -0500 TCP_ADAPTOR (debug) [C2][L5] Initiating 
> listener (ingress) stream incoming link for listener connection to: echo 
> reply: amqp:/_topo/0/QDR.A/temp.rr__pKcuMowq3o4
> 2023-02-01 16:51:57.071468 -0500