You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/11/25 08:12:05 UTC

[GitHub] peng-yongsheng opened a new pull request #1958: Too many open files exception.

peng-yongsheng opened a new pull request #1958: Too many open files exception.
URL: https://github.com/apache/incubator-skywalking/pull/1958
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [X] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   #1665
   ___
   ### Bug fix
   - Bug description.
   Read and write stream not close when finished using them, it lead the OAP server crash down.
   
   - How to fix?
   1. Close the output stream when switch to write next file.
   2. Close the input stream when switch to read next file.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services