This is an automated email from the ASF dual-hosted git repository.
onichols pushed a change to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode.git.
from e341c21 GEODE-7085: Ensure bitset is flushed in all code paths
add bbe598d GEODE-7088: Using ConcurrentSets for interested clients
add b1308fc GEODE-7088: Fixing test build issue
No new revisions were added by this update.
Summary of changes:
.../codeAnalysis/sanctionedDataSerializables.txt | 4 +-
.../cache/tier/sockets/CacheClientNotifier.java | 14 ++-
.../tier/sockets/ClientUpdateMessageImpl.java | 106 +++++++------------
.../tier/sockets/ClientUpdateMessageImplTest.java | 112 +++++++++++++++++++++
4 files changed, 162 insertions(+), 74 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/ClientUpdateMessageImplTest.java