Hi all, I was wondering how Gemfire/Geode load balanced function executions on replicated regions.
I do not have all the details here but what I understood from the team here that functions are executed only on only one CacheServer. I would assume that given 3 nodes, each function would be execute on one node (because of the repilcated region) but evenly load-balanced across the three nodes. Again, I need to digg into the details here but is this the expected behavior? Thx. Olivier.
