Roi Rav-Hon

Results 13 comments of Roi Rav-Hon

Hi @AjayRajNelapudi! This is not actively maintained - you are welcome to submit a PR!

Hi @shiveshabhishek, this tool was originally developed to ES 2.X. We got some adjustments from the community to 5.X, and I guess we need some to 6 and 7. You...

Well, I have to say i have never tested this on a windows machine :) My guess would be something related to this https://github.com/logzio/elasticsearch-stress-test/blob/master/elasticsearch-stress-test.py#L211 can you run: ```sys.getsizeof(str("string"))``` Under Windows...

Hey @jcseok99! I think that it has been proven already that Linux is faster :) Im more interrested in the output of ```sys.getsizeof(str("string"))``` as Linux and Windows might represent strings...

Hi @sushma1118 care to share more details? Any errors? stack traces? reproduce?

@icamys That's a great idea! you are more than welcome to PR this :)

Hey @TalZiv! How about the host when running the tests? Looks like the OS killed you process, that can be from numerous reasons

I can only guess... My first thing to look would be memory as this could be killed by the OOM. Never encountered this in my own runs, but check htop...

@sharminakteranee can you share your run command?