Closed didip closed 4 years ago
Elassandra version: Latest
Plugins installed: []
JVM version (java -version): JDK 8
java -version
OS version (uname -a if on a Unix-like system): Ubuntu
uname -a
Description of the problem including expected versus actual behavior:
Now that I took care of the open file descriptor problem, I am now getting a lot of 400 errors from my load testing tool.
What can I do to tune the HTTP ElasticSearch daemon further?
PS: I have changed my index refresh_interval to 5m
refresh_interval
5m
Looks like using _bulk API is the answer?
_bulk
Elassandra version: Latest
Plugins installed: []
JVM version (
java -version
): JDK 8OS version (
uname -a
if on a Unix-like system): UbuntuDescription of the problem including expected versus actual behavior:
Now that I took care of the open file descriptor problem, I am now getting a lot of 400 errors from my load testing tool.
What can I do to tune the HTTP ElasticSearch daemon further?
PS: I have changed my index
refresh_interval
to5m