[
https://issues.apache.org/jira/browse/QPID-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642070#comment-14642070
]
ASF subversion and git services commented on QPID-6655:
-------------------------------------------------------
Commit 1692750 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1692750 ]
QPID-6655: [Java Broker] Refactor slow authentication detection to use a ticker
* Also added system tests around connection negotiation
* Prevented a decoding exception on the 0-10 path leaving open a connection
> Refactor slow authentication detection to use a Ticker
> ------------------------------------------------------
>
> Key: QPID-6655
> URL: https://issues.apache.org/jira/browse/QPID-6655
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Keith Wall
> Priority: Minor
>
> Java Broker includes a guard against a peer that authenticates an AMQP
> connection unreasonably slowly. Such connections are closed as a potential
> denial of service attack.
> The refactored IO system offers a simpler way to implement the same
> functionality as a Ticker, avoiding code duplication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]