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:
[email protected]


With regards,
Apache Git Services

Reply via email to