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

Jason Mathison updated HTTPCORE-782:
------------------------------------
    Attachment: Thread Stack Traces

> Occasional thread stuck in 
> org.apache.hc.core5.reactor.ssl.SSLIOSession.decryptData
> -----------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-782
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-782
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore
>    Affects Versions: 5.3.4
>            Reporter: Jason Mathison
>            Priority: Blocker
>         Attachments: Thread Stack Traces
>
>
> We have a service that is occasionally having a thread get stuck in situation 
> where it consumes as much CPU as possible. The thread will create and release 
> a huge number of objects without causing an overall memory leak.
> We gathered a series of stack traces from this happening on one of our 
> production instances that indicates that the thread is stuck inside of the 
> "while (inEncryptedBuf.hasRemaining()) { " in 
> org.apache.hc.core5.reactor.ssl.SSLIOSession.decryptData(SSLIOSession.java)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to