I'm not sure I understand. We need to know two things: 1 - has a client already subscribed to a channel 2 - how many subscriptions a client currently has
In order to address both of these concerns, the `findSubscribers` method would probably need to be inlined which seems like it would be less readable. [ Full content available at: https://github.com/apache/geode/pull/4682 ] This message was relayed via gitbox.apache.org for [email protected]
