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

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

                Author: ASF GitHub Bot
            Created on: 19/Jul/19 16:03
            Start Date: 19/Jul/19 16:03
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on issue #2762: ARTEMIS-2408 
Changing FileDescriptors rule as classRule
URL: https://github.com/apache/activemq-artemis/pull/2762#issuecomment-513284466
 
 
   I'm a bit concerned about the lsof check, as being dead code.. the day you 
need it it hasn't been used forever and nobody knows what it does.
   
   I changed it to show all the opened files in case there is a leak.. you as a 
developer would be able to figure out by looking at the list.
   
   I also changed the timeout on shutdown. The issue is that once you added the 
block shutdown the tests were taking a lot of time to process those. with this 
at 0, I could get back to previous times.
   
   If you could please review this?
 
----------------------------------------------------------------
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: 279809)
    Time Spent: 10h 40m  (was: 10.5h)

> 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: 10h 40m
>  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