Gabriel Nelle

Results 51 comments of Gabriel Nelle

tried the zip of version 1.0-es2.3 with elasticsearch:2.3.5 and still getting "None of the configured nodes are available"

ok works if setting following settings: "client.transport.ignore_cluster_name": true, "client.transport.sniff": false,

It seems I was looking at an older exercise version and now I'm wondering why the change to replace the last item instead of adding an additional one.

In case you are not interested in adding this to the library, let us know. Then we'll keep it internally. (which would be harder because of missing access to private...

@mmatczuk: Any update for us? What do you think about this MR?

@tzach can you have a look? (this is the PR I mentioned on P99 Conference)

Thx for taking a look @mmatczuk! Can you give us a pointer on how to test this? We had some tests but they basically mocked everything away not really testing...

Hey @mmatczuk, we have rebased and squashed the commits 🙂

@mmatczuk Sry for the wait. I added some tests now. Also realized the execution functions for batching needed an overwrite to complete the user experience. Let me know if there...