This is an automated email from the ASF dual-hosted git repository.
eshu11 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 1fc35af GEODE-9947: Add Radish LINDEX command (#7380)
add 45cbe7f GEODE-10063: Correctly set primary queue connection. (#7382)
No new revisions were added by this update.
Summary of changes:
.../cache/client/internal/QueueManagerImpl.java | 22 ++-
.../client/internal/QueueManagerImplTest.java | 192 +++++++++++++++++++++
2 files changed, 206 insertions(+), 8 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/cache/client/internal/QueueManagerImplTest.java