You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2014/10/31 13:15:33 UTC

[jira] [Created] (CXF-6075) NPE may occur at websocket destination under high load

Akitoshi Yoshida created CXF-6075:
-------------------------------------

             Summary: NPE may occur at websocket destination under high load
                 Key: CXF-6075
                 URL: https://issues.apache.org/jira/browse/CXF-6075
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 3.0.2
            Reporter: Akitoshi Yoshida
            Assignee: Akitoshi Yoshida
             Fix For: 3.0.3


When too many concurrent requests arrive at a websocket destination, this may cause some requests to be rejected and subsequently throwing a runtime exception which closes the websocket connection. This can be observed with some exceptions thrown at the destination.





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