skywalking-java/docs/en
彭勇升 pengys 1e4fe42523 Update ES-Server-FAQ.md (#2897)
* Update ES-Server-FAQ.md

[Thread Pool](https://www.elastic.co/guide/en/elasticsearch/reference/6.3/modules-threadpool.html?nsukey=W48pJFXgvLgtyfM%2FXI%2FQ8BhcPYE0WjNFGwKD%2Bv0cjUkocQhh1FCPQwklwVBOec541GcUkX899f%2FQv5ikjA8ckqdcrlVHpjATTKbJarNA1Gr%2BltpTiDJe%2FMuqrZGa0CAkbLfIGrYqMyc0s%2BlkxFr%2BzEo2hmWsgMaPZvK9K6f9Xugz0k0v1Wb2nfeex8ZQn0Y9SFEHwRaYV5uzw8rnH9I%2BGg%3D%3D)

From this document, we can find that the bulk thread pool setting is deleted.

write
For single-document index/delete/update and bulk requests. Thread pool type is fixed with a size of # of available processors, queue_size of 200. The maximum size for this pool is 1 + # of available processors.

* Update ES-Server-FAQ.md
2019-06-18 16:07:50 +08:00
..
FAQ Update ES-Server-FAQ.md (#2897) 2019-06-18 16:07:50 +08:00
concepts-and-designs Rename metric and indicator to metrics. (#2643) 2019-05-10 08:05:37 +08:00
guides Adjust pom plugin position and add docs (#2870) 2019-06-14 07:21:47 +08:00
protocols Update README.md (#2726) 2019-05-21 15:53:22 +08:00
setup Provide Zookeeper dynamic configuration center implementation. fixes #2825 (#2852) 2019-06-18 13:53:28 +08:00