This is an automated email from the ASF dual-hosted git repository. sabbey37 pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git.
from e4c077a GEODE-8576: fix doc on "security-peer-auth-init" (#5592) add 8f4566c GEODE-8525: Ensure that all pubsub related commands run on the correct EventLoopGroup (#5591) No new revisions were added by this update. Summary of changes: .../pubsub/AbstractPubSubIntegrationTest.java | 9 ++++--- .../geode/redis/internal/GeodeRedisServer.java | 2 +- .../internal/executor/connection/PingExecutor.java | 2 ++ .../internal/executor/connection/QuitExecutor.java | 3 +++ .../executor/pubsub/PsubscribeExecutor.java | 5 ++++ .../executor/pubsub/PunsubscribeExecutor.java | 2 ++ .../executor/pubsub/SubscribeExecutor.java | 7 +++++ .../executor/pubsub/UnsubscribeExecutor.java | 2 ++ .../internal/netty/ExecutionHandlerContext.java | 30 ++++++++++++++++++++++ 9 files changed, 57 insertions(+), 5 deletions(-)