I had the same issue, when I straced the beam i saw a very high number of read/write to entropy files, I just disabled the entropy in configuration file app.config:
%% Enable active anti-entropy subsystem + optional debug messages: %% {anti_entropy, {on|off, []}}, %% {anti_entropy, {on|off, [debug]}}, {anti_entropy, {off, []}}, Since then the process takes only about 2-4 percents cpu instead of 160. Regards, Jorge -- View this message in context: http://riak-users.197444.n3.nabble.com/Very-high-CPU-usage-by-bean-smp-tp4027136p4029186.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