Instead of only checking for the type on the regionConfig, I think you should also check the RegionAttributesType. On it you would check to see if the dataPolicy is empty (i.e. replicate proxy), or if the partition attributes on it has localMaxMemory of zero (i.e. partition proxy).
I was surprised to see REPLICATE_PROXY here. Did you confirm that we must set the async listener id on a replicate proxy? [ Full content available at: https://github.com/apache/geode/pull/3309 ] This message was relayed via gitbox.apache.org for [email protected]
