keith-turner commented on a change in pull request #270: Support Accumulo installs on Microsoft Azure URL: https://github.com/apache/fluo-muchos/pull/270#discussion_r312226672
########## File path: ansible/roles/common/tasks/os.yml ########## @@ -17,6 +17,12 @@ - name: "set swappiness to zero" sysctl: name=vm.swappiness value=0 +- name: "set vm.min_free_kbytes to 1G" Review comment: Were there problems you encountered that these settings helped resolve? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
