elasticsearch-river-mongodb icon indicating copy to clipboard operation
elasticsearch-river-mongodb copied to clipboard

Support for TokuMX 2.0

Open benmccann opened this issue 10 years ago • 4 comments

This item is to track support for TokuMX 2.0

To test with TokuMX 2.0, update the version listed in src/test/resources/settings.yml

There's currently only one test failing with 2.0. To run it, use the command:

mvn -Dtest=RiverMongoAdvancedTransformationChildrenTest test

Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 62.169 sec <<< FAILURE! - in org.elasticsearch.river.mongodb.advanced.RiverMongoAdvancedTransformationChildrenTest Test insert-update-delete with children attribute on TOKUMX(org.elasticsearch.river.mongodb.advanced.RiverMongoAdvancedTransformationChildrenTest) Time elapsed: 8.567 sec <<< FAILURE! java.lang.AssertionError: Test insert-update-delete with children attribute failed at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:398) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:646) at org.elasticsearch.river.mongodb.advanced.RiverMongoAdvancedTransformationChildrenTest.Test insert-update-delete with children attribute(RiverMongoAdvancedTransformationChildrenTest.groovy:130)

benmccann avatar Nov 20 '14 03:11 benmccann

Any updates on this?

prabhu avatar Jan 18 '15 20:01 prabhu

Hi @prabhu, I'm focusing first on the upcoming release of the Toku Storage Engine for MongoDB 2.8 before getting back to TokuMX 2.0

benmccann avatar Jan 19 '15 00:01 benmccann

Thank you. Looking forward for the release. Is there a way to track the pending tasks so that others could contribute quite easily and avoid creating tickets like this one?

prabhu avatar Jan 19 '15 15:01 prabhu

Does anybody work on this issue to be possible to work with TokuMX 2.0 or https://github.com/percona/percona-server-mongodb ?

skotchio avatar Nov 19 '15 07:11 skotchio