You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2019. It is now read-only.
@marevol
As you said, I open a new issue to report this problem.
But unfortunately, I haven't got any log from ES log file about this problem. There's nothing printed during the reindexing operation.
I have to correct a mistake I wrote yesterday. I said the reindex process finished after some time, but actually it won't finished itself until I delete it manually.
------- What I post yesterday ------
I've 2 clusters with 3 nodes for each and i've installed this plugin for all 6 nodes.
I can do this request successfully:
-XPOST http://host1:9200/index1/_reindex/index2/?url=http%3A%2F%2Fhost2%3A9200%2F
and get correct response with a name from it.
After some time the process seems finished from -XGET http://host1:9200/_reindex API, but nothing changed to the host2