GitHub user govind-menon reopened a pull request: https://github.com/apache/storm/pull/2881
STORM-3259: NUMA Support for Storm Only functional changes - putting up for review now and tests soon to follow. Have Done the following tests 1. Mixed cluster - numa supervisors and normal supervisor 2. Numa only supervisors 3. Profiling actions 4. Rebalance You can merge this pull request into a Git repository by running: $ git pull https://github.com/govind-menon/storm STORM-3259 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/2881.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2881 ---- commit 4597f7ac25fafb70dcdf2a63551650cee90ab8e3 Author: Govind Menon <govindappumenon@...> Date: 2018-12-04T19:50:20Z STORM-3259: NUMA Support for Storm ---- ---