[
https://issues.apache.org/jira/browse/DIRMINA-1146?focusedWorklogId=1040559&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1040559
]
ASF GitHub Bot logged work on DIRMINA-1146:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Sep/26 16:48
Start Date: 09/Sep/26 16:48
Worklog Time Spent: 10m
Work Description: elecharny commented on PR #61:
URL: https://github.com/apache/mina/pull/61#issuecomment-5605498591
I also have the same issue with the NPE when the message is sent back to the
IoHandler.
It has all to do with the the fact that the socket has been shut down, so
the input reader can't send back anything but null.
Now to understand why the socket has been closed...
Issue Time Tracking
-------------------
Worklog Id: (was: 1040559)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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]