You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/22 20:06:10 UTC

[jira] [Commented] (AMQ-5980) Update to the latest Jetty version

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

ASF subversion and git services commented on AMQ-5980:
------------------------------------------------------

Commit bbde8473bd12a7ce5f34977eddfc3fcce3bde7c2 in activemq's branch refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=bbde847 ]

https://issues.apache.org/jira/browse/AMQ-5980

Fixing an intermittent test failure in:

org.apache.activemq.transport.ws.StompWSSTransportTest.
testHeartbeatsKeepsConnectionOpen

Adding synchronization on sends for StompWSConnection.  The protocol
doesn't allow multiple threads to call a blocking send at the same time
and the heartbeat keep alive thread was colliding with the main
thread on sends.


> Update to the latest Jetty version
> ----------------------------------
>
>                 Key: AMQ-5980
>                 URL: https://issues.apache.org/jira/browse/AMQ-5980
>             Project: ActiveMQ
>          Issue Type: Sub-task
>          Components: Broker
>    Affects Versions: 5.12.0
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>             Fix For: 5.13.0
>
>
> Jetty is outdated and causing problems with JDK 8 as seen in AMQ-5356, so it should be updated to the latest.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)