[ https://issues.apache.org/jira/browse/DIRMINA-1124?focusedWorklogId=442727&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-442727 ] ASF GitHub Bot logged work on DIRMINA-1124: ------------------------------------------- Author: ASF GitHub Bot Created on: 09/Jun/20 15:52 Start Date: 09/Jun/20 15:52 Worklog Time Spent: 10m Work Description: snufkinsnorka edited a comment on pull request #25: URL: https://github.com/apache/mina/pull/25#issuecomment-640727366 @elecharny - any news on this pull request? Anything I can do to help merging this to the matser? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 442727) Remaining Estimate: 0h Time Spent: 10m > 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 > Time Spent: 10m > 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] -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org For additional commands, e-mail: dev-help@mina.apache.org