[jira] [Resolved] (DISPATCH-1257) qdstat & qdmanage send bad initial response for EXTERNAL if --sasl-mechanisms is specified

2019-01-25 Thread Gordon Sim (JIRA)


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

Gordon Sim resolved DISPATCH-1257.
--
Resolution: Fixed

> qdstat & qdmanage send bad initial response for EXTERNAL if --sasl-mechanisms 
> is specified
> --
>
> Key: DISPATCH-1257
> URL: https://issues.apache.org/jira/browse/DISPATCH-1257
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Tools
>Affects Versions: 1.5.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
> Fix For: 1.6.0
>
>
> When using EXTERNAL, if the --sasl-mechanisms is used with qdstat or 
> qdmanage, the initial response includes the binary literal for 'None' rather 
> than null as the initial response. This is requesting None to be the identity 
> of the connection which is incorrect.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (DISPATCH-1257) qdstat & qdmanage send bad initial response for EXTERNAL if --sasl-mechanisms is specified

2019-01-25 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752717#comment-16752717
 ] 

ASF subversion and git services commented on DISPATCH-1257:
---

Commit 50fcfc5c1fdfbd0034ab066f525b597d434f65b9 in qpid-dispatch's branch 
refs/heads/master from Gordon Sim
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=50fcfc5 ]

DISPATCH-1257: only convert user/password to string if they are not None


> qdstat & qdmanage send bad initial response for EXTERNAL if --sasl-mechanisms 
> is specified
> --
>
> Key: DISPATCH-1257
> URL: https://issues.apache.org/jira/browse/DISPATCH-1257
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Tools
>Affects Versions: 1.5.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
> Fix For: 1.6.0
>
>
> When using EXTERNAL, if the --sasl-mechanisms is used with qdstat or 
> qdmanage, the initial response includes the binary literal for 'None' rather 
> than null as the initial response. This is requesting None to be the identity 
> of the connection which is incorrect.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[GitHub] grs closed pull request #446: DISPATCH-1257: only convert user/password to string if they are not None

2019-01-25 Thread GitBox
grs closed pull request #446: DISPATCH-1257: only convert user/password to 
string if they are not None
URL: https://github.com/apache/qpid-dispatch/pull/446
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[jira] [Commented] (DISPATCH-1257) qdstat & qdmanage send bad initial response for EXTERNAL if --sasl-mechanisms is specified

2019-01-25 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752691#comment-16752691
 ] 

ASF GitHub Bot commented on DISPATCH-1257:
--

grs commented on pull request #446: DISPATCH-1257: only convert user/password 
to string if they are not None
URL: https://github.com/apache/qpid-dispatch/pull/446
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> qdstat & qdmanage send bad initial response for EXTERNAL if --sasl-mechanisms 
> is specified
> --
>
> Key: DISPATCH-1257
> URL: https://issues.apache.org/jira/browse/DISPATCH-1257
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Tools
>Affects Versions: 1.5.0
>Reporter: Gordon Sim
>Assignee: Gordon Sim
>Priority: Major
> Fix For: 1.6.0
>
>
> When using EXTERNAL, if the --sasl-mechanisms is used with qdstat or 
> qdmanage, the initial response includes the binary literal for 'None' rather 
> than null as the initial response. This is requesting None to be the identity 
> of the connection which is incorrect.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[GitHub] grs opened a new pull request #446: DISPATCH-1257: only convert user/password to string if they are not None

2019-01-25 Thread GitBox
grs opened a new pull request #446: DISPATCH-1257: only convert user/password 
to string if they are not None
URL: https://github.com/apache/qpid-dispatch/pull/446
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] ganeshmurthy commented on issue #173: Rework Python binding to use only core APIs

2019-01-25 Thread GitBox
ganeshmurthy commented on issue #173: Rework Python binding to use only core 
APIs
URL: https://github.com/apache/qpid-proton/pull/173#issuecomment-457734237
 
 
   All router tests pass now. Thanks.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] astitcher commented on issue #173: Rework Python binding to use only core APIs

2019-01-25 Thread GitBox
astitcher commented on issue #173: Rework Python binding to use only core APIs
URL: https://github.com/apache/qpid-proton/pull/173#issuecomment-457729019
 
 
   @ChugR @ganeshmurthy another version of code to test.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[jira] [Created] (DISPATCH-1257) qdstat & qdmanage send bad initial response for EXTERNAL if --sasl-mechanisms is specified

2019-01-25 Thread Gordon Sim (JIRA)
Gordon Sim created DISPATCH-1257:


 Summary: qdstat & qdmanage send bad initial response for EXTERNAL 
if --sasl-mechanisms is specified
 Key: DISPATCH-1257
 URL: https://issues.apache.org/jira/browse/DISPATCH-1257
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Tools
Affects Versions: 1.5.0
Reporter: Gordon Sim
Assignee: Gordon Sim
 Fix For: 1.6.0


When using EXTERNAL, if the --sasl-mechanisms is used with qdstat or qdmanage, 
the initial response includes the binary literal for 'None' rather than null as 
the initial response. This is requesting None to be the identity of the 
connection which is incorrect.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (DISPATCH-1254) qdstat sometimes raises "TypeError: 'NoneType' object is not iterable"

2019-01-25 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752301#comment-16752301
 ] 

ASF GitHub Bot commented on DISPATCH-1254:
--

asfgit commented on pull request #444: DISPATCH-1254 - Fix a corner cases, 
usually when a router is just sta…
URL: https://github.com/apache/qpid-dispatch/pull/444
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> qdstat sometimes raises "TypeError: 'NoneType' object is not iterable"
> --
>
> Key: DISPATCH-1254
> URL: https://issues.apache.org/jira/browse/DISPATCH-1254
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Routing Engine
>Affects Versions: 1.2.0
>Reporter: Alan Conway
>Assignee: Ganesh Murthy
>Priority: Major
> Attachments: qdr-chain.sh
>
>
> Calling qdstat -nv repeatedly to check the status of a router network 
> sometimes raises a "nonetype not iterable error.
> Reproducer: 
> make install this version of quiver (extented to allow separate send/receive 
> URLS). If you have maven installed you should edit the makefile to disable 
> the Java arrow as the build is very slow and fragile:
>     [https://github.com/alanconway/quiver]
> run the attached script like this:
>     qdr-chain.sh quiver --arrow c  --count 1000 --send-url //:10001/x 
> //:10001/x     
> The script generates config files, starts four routers, waits for qdstat -nv 
> to show the full topology and then runs quiver as directed. Edit the script 
> to change logging or other config settings. Log and config files are created 
> in the current directory.
> WARNING the script will kill any running qdrouterd.
> While waiting for the router network to stabilize I see output like the 
> following. The initial connection error is expected as the router has not yet 
> started, but the TypeError in the middle is unexpected.
>  
> {{ConnectionException: Connection amqp://localhost:10001/$management 
> disconnected: Condition('proton:io', 'recv: errno: 111') }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{TypeError: 'NoneType' object is not iterable }}
> {{waiting... }}
> {{Routers in the Network }}
> {{Last Topology Change: Wednesday Jan 23 15:40:34 2019 GMT }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{ = }}
> {{ 1 (self) - 1 ['2'] [] }}
> {{ 2 - 0 1 1 ['1', '3'] [] }}
> {{ 3 2 - 2 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{Last Topology Change: Wednesday Jan 23 15:40:39 2019 GMT }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{ = }}
> {{ 1 (self) - 1 ['2'] [] }}
> {{ 2 - 0 1 1 ['1', '3'] [] }}
> {{ 3 2 - 1 2 ['2', '4'] [] }}
> {{ 4 2 - 1 3 ['3'] [] }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (DISPATCH-1254) qdstat sometimes raises "TypeError: 'NoneType' object is not iterable"

2019-01-25 Thread Ganesh Murthy (JIRA)


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

Ganesh Murthy updated DISPATCH-1254:

Fix Version/s: (was: 2.0.0)

> qdstat sometimes raises "TypeError: 'NoneType' object is not iterable"
> --
>
> Key: DISPATCH-1254
> URL: https://issues.apache.org/jira/browse/DISPATCH-1254
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Routing Engine
>Affects Versions: 1.2.0
>Reporter: Alan Conway
>Assignee: Ganesh Murthy
>Priority: Major
> Fix For: 1.6.0
>
> Attachments: qdr-chain.sh
>
>
> Calling qdstat -nv repeatedly to check the status of a router network 
> sometimes raises a "nonetype not iterable error.
> Reproducer: 
> make install this version of quiver (extented to allow separate send/receive 
> URLS). If you have maven installed you should edit the makefile to disable 
> the Java arrow as the build is very slow and fragile:
>     [https://github.com/alanconway/quiver]
> run the attached script like this:
>     qdr-chain.sh quiver --arrow c  --count 1000 --send-url //:10001/x 
> //:10001/x     
> The script generates config files, starts four routers, waits for qdstat -nv 
> to show the full topology and then runs quiver as directed. Edit the script 
> to change logging or other config settings. Log and config files are created 
> in the current directory.
> WARNING the script will kill any running qdrouterd.
> While waiting for the router network to stabilize I see output like the 
> following. The initial connection error is expected as the router has not yet 
> started, but the TypeError in the middle is unexpected.
>  
> {{ConnectionException: Connection amqp://localhost:10001/$management 
> disconnected: Condition('proton:io', 'recv: errno: 111') }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{TypeError: 'NoneType' object is not iterable }}
> {{waiting... }}
> {{Routers in the Network }}
> {{Last Topology Change: Wednesday Jan 23 15:40:34 2019 GMT }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{ = }}
> {{ 1 (self) - 1 ['2'] [] }}
> {{ 2 - 0 1 1 ['1', '3'] [] }}
> {{ 3 2 - 2 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{Last Topology Change: Wednesday Jan 23 15:40:39 2019 GMT }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{ = }}
> {{ 1 (self) - 1 ['2'] [] }}
> {{ 2 - 0 1 1 ['1', '3'] [] }}
> {{ 3 2 - 1 2 ['2', '4'] [] }}
> {{ 4 2 - 1 3 ['3'] [] }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Resolved] (DISPATCH-1254) qdstat sometimes raises "TypeError: 'NoneType' object is not iterable"

2019-01-25 Thread Ganesh Murthy (JIRA)


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

Ganesh Murthy resolved DISPATCH-1254.
-
   Resolution: Fixed
Fix Version/s: 2.0.0
   1.6.0

> qdstat sometimes raises "TypeError: 'NoneType' object is not iterable"
> --
>
> Key: DISPATCH-1254
> URL: https://issues.apache.org/jira/browse/DISPATCH-1254
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Routing Engine
>Affects Versions: 1.2.0
>Reporter: Alan Conway
>Assignee: Ganesh Murthy
>Priority: Major
> Fix For: 1.6.0, 2.0.0
>
> Attachments: qdr-chain.sh
>
>
> Calling qdstat -nv repeatedly to check the status of a router network 
> sometimes raises a "nonetype not iterable error.
> Reproducer: 
> make install this version of quiver (extented to allow separate send/receive 
> URLS). If you have maven installed you should edit the makefile to disable 
> the Java arrow as the build is very slow and fragile:
>     [https://github.com/alanconway/quiver]
> run the attached script like this:
>     qdr-chain.sh quiver --arrow c  --count 1000 --send-url //:10001/x 
> //:10001/x     
> The script generates config files, starts four routers, waits for qdstat -nv 
> to show the full topology and then runs quiver as directed. Edit the script 
> to change logging or other config settings. Log and config files are created 
> in the current directory.
> WARNING the script will kill any running qdrouterd.
> While waiting for the router network to stabilize I see output like the 
> following. The initial connection error is expected as the router has not yet 
> started, but the TypeError in the middle is unexpected.
>  
> {{ConnectionException: Connection amqp://localhost:10001/$management 
> disconnected: Condition('proton:io', 'recv: errno: 111') }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{TypeError: 'NoneType' object is not iterable }}
> {{waiting... }}
> {{Routers in the Network }}
> {{Last Topology Change: Wednesday Jan 23 15:40:34 2019 GMT }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{ = }}
> {{ 1 (self) - 1 ['2'] [] }}
> {{ 2 - 0 1 1 ['1', '3'] [] }}
> {{ 3 2 - 2 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{Last Topology Change: Wednesday Jan 23 15:40:39 2019 GMT }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{ = }}
> {{ 1 (self) - 1 ['2'] [] }}
> {{ 2 - 0 1 1 ['1', '3'] [] }}
> {{ 3 2 - 1 2 ['2', '4'] [] }}
> {{ 4 2 - 1 3 ['3'] [] }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (DISPATCH-1254) qdstat sometimes raises "TypeError: 'NoneType' object is not iterable"

2019-01-25 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752300#comment-16752300
 ] 

ASF subversion and git services commented on DISPATCH-1254:
---

Commit 6991beced175939222c92cffd3c230bd281be8c4 in qpid-dispatch's branch 
refs/heads/master from Ganesh Murthy
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=6991bec ]

DISPATCH-1254 - Fix a corner cases, usually when a router is just starting up, 
where the validOrigins list can come across as None. This closes #444.


> qdstat sometimes raises "TypeError: 'NoneType' object is not iterable"
> --
>
> Key: DISPATCH-1254
> URL: https://issues.apache.org/jira/browse/DISPATCH-1254
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Routing Engine
>Affects Versions: 1.2.0
>Reporter: Alan Conway
>Assignee: Ganesh Murthy
>Priority: Major
> Attachments: qdr-chain.sh
>
>
> Calling qdstat -nv repeatedly to check the status of a router network 
> sometimes raises a "nonetype not iterable error.
> Reproducer: 
> make install this version of quiver (extented to allow separate send/receive 
> URLS). If you have maven installed you should edit the makefile to disable 
> the Java arrow as the build is very slow and fragile:
>     [https://github.com/alanconway/quiver]
> run the attached script like this:
>     qdr-chain.sh quiver --arrow c  --count 1000 --send-url //:10001/x 
> //:10001/x     
> The script generates config files, starts four routers, waits for qdstat -nv 
> to show the full topology and then runs quiver as directed. Edit the script 
> to change logging or other config settings. Log and config files are created 
> in the current directory.
> WARNING the script will kill any running qdrouterd.
> While waiting for the router network to stabilize I see output like the 
> following. The initial connection error is expected as the router has not yet 
> started, but the TypeError in the middle is unexpected.
>  
> {{ConnectionException: Connection amqp://localhost:10001/$management 
> disconnected: Condition('proton:io', 'recv: errno: 111') }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{  }}
> {{ 1 (self) - 1 [] [] }}
> {{waiting... }}
> {{TypeError: 'NoneType' object is not iterable }}
> {{waiting... }}
> {{Routers in the Network }}
> {{Last Topology Change: Wednesday Jan 23 15:40:34 2019 GMT }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{ = }}
> {{ 1 (self) - 1 ['2'] [] }}
> {{ 2 - 0 1 1 ['1', '3'] [] }}
> {{ 3 2 - 2 [] [] }}
> {{waiting... }}
> {{Routers in the Network }}
> {{Last Topology Change: Wednesday Jan 23 15:40:39 2019 GMT }}
> {{ router-id next-hop link ver cost neighbors valid-origins }}
> {{ = }}
> {{ 1 (self) - 1 ['2'] [] }}
> {{ 2 - 0 1 1 ['1', '3'] [] }}
> {{ 3 2 - 1 2 ['2', '4'] [] }}
> {{ 4 2 - 1 3 ['3'] [] }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[GitHub] asfgit closed pull request #444: DISPATCH-1254 - Fix a corner cases, usually when a router is just sta…

2019-01-25 Thread GitBox
asfgit closed pull request #444: DISPATCH-1254 - Fix a corner cases, usually 
when a router is just sta…
URL: https://github.com/apache/qpid-dispatch/pull/444
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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