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

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

                Author: ASF GitHub Bot
            Created on: 07/Jan/23 22:06
            Start Date: 07/Jan/23 22:06
    Worklog Time Spent: 10m 
      Work Description: jon-valliere closed pull request #25: DIRMINA-1124 : 
make NioProcessor and NioSocketAcceptor extendable by removing final from class 
declaration
URL: https://github.com/apache/mina/pull/25




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

    Worklog Id:     (was: 837703)
    Time Spent: 1h  (was: 50m)

> make NioProcessor and NioSocketAcceptor extendable
> --------------------------------------------------
>
>                 Key: DIRMINA-1124
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1124
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.1.4
>            Reporter: anna kukliansky
>            Priority: Major
>         Attachments: patch.diff
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> We would like to be able to exetnd those two classes: NioProcessor, 
> NioSocketAcceptor.
>  In our implemenetastion most of the code is taken from those two classes as 
> is , except for severl mathod that have some inhensments. Thus it would be a 
> shame to capy the code and better to extend it.
> here is the PR with the implementation: 
> [https://github.com/apache/mina/pull/25]
> [^patch.diff]



--
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