We run 8 nodes RIAK cluster in our Prod environment. Lot of time, RIAK process stops and we also noticed out of memory issues. Typically, we run restart the affected node to recover from the issue. I thought of using Supervisor to control the RIAK processes so the idea is if any of the process crash SupervisorD daemon will automatically restart that process on a crash.
Wanted to know what you guys think? Can it cause any other issue or it should work fine? Thanks in advance. -- View this message in context: http://riak-users.197444.n3.nabble.com/Monitor-RIAK-process-with-Supervisord-tp4034655.html Sent from the Riak Users mailing list archive at Nabble.com. _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com