shahar-fleischman

Results 4 comments of shahar-fleischman

Hi I've looked at the help before, and even tried to run with the minimal 2 options needed: { "libmcrouter_options": { "config_file": "/mcrouter/mcrouter.config" }, "standalone_options": { "ports": "5000" } }...

Running: ./mcrouter /mcrouter/mcrouter content of /mcrouter/mcrouter-standalone: { "libmcrouter_options": { "config_file": "/mcrouter/mcrouter.config" }, "standalone_options": { "ports": "5000" } } do you also need /mcrouter/mcrouter.config ?

I think I've found the problem. if your mcrouter exe is in the same dir as the standalone config and the flavor file is named mcrouter-standalone you will encounter this...

I still wish the error will be related to the problem. It was hard to identify it like that. Is it a bug, or should it be a feature request...