buxingzhe opened a new issue #6428:
URL: https://github.com/apache/skywalking/issues/6428
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [] Question or discussion
- [ ] Bug
- [ ] Requirement
- [x] Feature or performance improvement
Current, we often see the SocketTimeoutException at OAP server side when
elasticsearch client executes bulk API.
I tried to changed the source code to set the socket timeout to 60
seconds instead of default 30 seconds, then the issued was resolved. So I hope
the ES client request socket timeout to be configurable.
___
### Question
- What do you want to know?
___
### Bug
- Which version of SkyWalking, OS, and JRE?
v8.3.0, Linux, JDK11
- Which company or project?
- What happened?
If possible, provide a way to reproduce the error. e.g. demo application,
component version.
___
### Requirement or improvement
- Please describe your requirements or improvement suggestions.
Make ES client request socket timeout to be configurable.
----------------------------------------------------------------
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]