[ 
https://issues.apache.org/jira/browse/DIRMINA-1146?focusedWorklogId=1040545&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1040545
 ]

ASF GitHub Bot logged work on DIRMINA-1146:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Sep/26 15:37
            Start Date: 09/Sep/26 15:37
    Worklog Time Spent: 10m 
      Work Description: the-thing commented on PR #61:
URL: https://github.com/apache/mina/pull/61#issuecomment-5604543766

   Hello,
   
   I was getting slightly different error for  
`org.apache.mina.example.echoserver.ssl.SslFilterTest` before applying my 
change onto 2.2.x branch - same failure line `SslFilterTest.java:109`
   
   Windows 11 / temurin / Java 17 
   
   ```
   [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.151 s <<< FAILURE! 

Issue Time Tracking
-------------------

    Worklog Id:     (was: 1040545)
    Time Spent: 0.5h  (was: 20m)

> TLS enabled session got disconnected when outbound messages add up to the 
> value of maxscheduledwriterequests
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-1146
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1146
>             Project: MINA
>          Issue Type: Bug
>            Reporter: Chily
>            Assignee: Jonathan Valliere
>            Priority: Blocker
>             Fix For: 2.2.2
>
>         Attachments: ConnectionEndPointIoHandler.java, 
> EmDsectProtocolIoHandlare.java
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Slow Consumer Protection Feature does not work on TLS enabled session
> -> ioSession.getScheduledWriteMessages() never decreases in 
> IoSessionResponder#send method
> internal.engine.session.maxscheduledwriterequests=10000
> Our TLS enabled session got disconneced when the outbound messages added up 
> to 10000.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to