Percona Server for MongoDB fails to start when engine is set to rocksdb (MongoRocks)

Viewed 948

My understanding is that Percona Server for MongoDB (latest version) is already compiled with the rocksdb engine. Yet, when I set the flag to use it, the service fails to start. It exits with code 100 (uncaught exception), and there is no journal output. Does anyone have any idea what could be causing this? Thanks in advance.

2 Answers
Related