richardwilly98 / elasticsearch-river-mongodb

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

Is the current stable compatible with wiredtiger storage engine in 3.0 #540

Closed derEremit closed 9 years ago

derEremit commented 9 years ago

considering problems Robomongo Gui has for example:

Queries for collections need to use the new listCollections command rather than system.namespaces (which only works for the default mmap storage engine).

https://github.com/paralect/robomongo/issues/707#issuecomment-65693871

derEremit commented 9 years ago

Seems to work.

just made multiple testruns on my staging setup with mongodb 3.0.4 es 1.4.5 river plugin 2.0.9 seems to work fine

I know this is a project where no one is paid to work fulltime, but I really would like to see a changelog file where something like that could be mentioned!