YczYanchengzhe opened a new issue #6151:
URL: https://github.com/apache/skywalking/issues/6151


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   How to fix it? I need some suggestions and solutions.
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   skywaling : 8.1
   java version "1.8.0_45"
   Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
   Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
   Plugin name: apm-elasticsearch-6.x-plugin
   ES version used: elasticsearch-rest-high-level-client-6.8.4.jar
   apache.pool version: commons-pool2-2.4.3
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, 
component version.
   Problem description: We built an es connection pool based on apache.pool, 
and thread leaks occurred when using the skywalking plugin
   Cause investigation:
   In the es plug-in, a connection will be built here, causing the es client to 
fail to release the connection, and the thread cannot be released and continues 
to rise.
   
   
![image](https://user-images.githubusercontent.com/45945752/103883876-c02a6180-5118-11eb-9e49-4aabf9d10754.png)
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to