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

ASF GitHub Bot commented on DISPATCH-1646:
------------------------------------------

kgiusti opened a new pull request #750:
URL: https://github.com/apache/qpid-dispatch/pull/750


   This updates our custom FindLibWebSockets script to set LIBWEBSOCKETS_FOUND 
based on a minimum required version passed in "find_package".
   
   It also removes any feature-specific hacks out of the script and into the 
proper CMakeLists.txt file.  The purpose of the script is to simply determine 
if the proper libwebsockets is available, not set additional unrelated build 
flags.
   


----------------------------------------------------------------
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.

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


> Unable to delete listener with http enabled
> -------------------------------------------
>
>                 Key: DISPATCH-1646
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1646
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>            Reporter: Ulf Lilleengen
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.13.0
>
>
> I'm running into an issue when trying to delete a listener which has 'http: 
> true' set. The router returns the error message "HTTP listeners cannot be 
> deleted". I can see that there is a test for this in the router code as well.
> However, in order for EnMasse to be able to create and delete listeners that 
> are used to handle websocket connections for different tenants, we need a way 
> to delete listeners with http: true set through AMQP management without 
> restarting the router.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to