richardwilly98 / elasticsearch-river-mongodb

MongoDB River Plugin for ElasticSearch
1.12k stars 215 forks source link

Rivers are going to be deprecated, any thoughts #508

Closed derEremit closed 9 years ago

derEremit commented 9 years ago

https://www.elastic.co/blog/deprecating_rivers

ewgRa commented 9 years ago

On my mind kind of strange decision, but maybe it is reasonable, I don't know so much about ES architecture and way that they suggest to use instead of river. It is like Postgresql says that they deprecate replication out of box. Maybe @richardwilly98 will explain with what we can face.

benmccann commented 9 years ago

I don't think this will be a big deal. We can still sync from mongo to es. Just as a separate process and not a plugin to es. It probably makes more sense this way actually