This is very inefficient. First iterate over all subscribers to see if there is a match. Then iterate over all subscribers again to return a count. Maybe one can `findSubscribers` if count = 0 then add other wise return count
[ Full content available at: https://github.com/apache/geode/pull/4682 ] This message was relayed via gitbox.apache.org for [email protected]
