Alexander Reelsen

Results 40 comments of Alexander Reelsen

I do not have any windows system to test or patch. Would you be willing to help out with a PR?

hm, I do not have a good idea how to clean this up... I dont have any windows platform to test on. If ticks instead of double ticks work, we...

you could just take a look at existing plugins like * https://github.com/spinscale/elasticsearch-ingest-opennlp * https://github.com/spinscale/elasticsearch-ingest-langdetect

I will not invest any time in fixing windows issues, if anyone wants to pick it up, go ahead.

I am not really working actively on this right now. @blakesmith can you take a look? If not, you could possibly just continue to maintain it, if you use it...

hey, doesnt this PR report a lot of metrics twice? Wouldnt it make more sense to only send the important subset from the non-master nodes? May I ask, which metrics...

I'm sorry, I can't do it due to time constrains, but I am happy to mentor pull requests (especially switching to the es test infra, while upgrading to 2.0)... maybe...

hey, do you have that gist somewhere, I am happy to link to it

yes it should, please check your logfiles for error logs and startup information, anything in there

The files are in their own format and do not correspond to anything that could be indexed. Reloading models can be achieved using the `ResourceWatcherService` (see https://github.com/elastic/elasticsearch/blob/master/server/src/main/java/org/elasticsearch/watcher/ResourceWatcherService.java) If you want...