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

ASF GitHub Bot logged work on ARTEMIS-2408:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jul/19 15:30
            Start Date: 14/Jul/19 15:30
    Worklog Time Spent: 10m 
      Work Description: brusdev commented on pull request #2749: ARTEMIS-2408 
Too many opened FDs after server stops
URL: https://github.com/apache/activemq-artemis/pull/2749
 
 
   Wait netty event loop group shutdown to avoid too many opened FDs after
   server stops, when netty configuration is used. Clear server
   activateCallbacks to avoid reactivation of previous nodeManager and
   consequent FD leaks on restart. Fix LargeServerMessageImpl.copy to avoid
   FD leaks.
   
   cherry-picking commit 9617058ba0649af4eea15ce8793f86de827c4b7f
   NO-JIRA adding check for open FD on the testsuite
   
   cherry-picking commit 0facb7ddf4d3baa14a3add4290684aff7fd46053
   NO-JIRA addressing connections leaks on integration tests
 
----------------------------------------------------------------
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:
[email protected]


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

            Worklog Id:     (was: 276395)
            Time Spent: 10m
    Remaining Estimate: 0h

> Too many opened FDs after server stops
> --------------------------------------
>
>                 Key: ARTEMIS-2408
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2408
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Domenico Bruscino
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The number of opened FDs after stop the server on the testsuite is much 
> higher than the number before the server is started, when default netty 
> configuration is used.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to