You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by sa...@apache.org on 2020/11/16 20:59:41 UTC

[geode] branch develop updated (403e19c -> 1bf18b2)

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 403e19c  GEODE-8697: Propagate ForcedDisconnectException to the user application (#5739)
     add 1bf18b2  GEODE-8706: Redis INFO command 'Keyspace' section should not be present if no keys in database (#5753)

No new revisions were added by this update.

Summary of changes:
 .../server/AbstractHitsMissesIntegrationTest.java  | 32 +++++++++++-----------
 .../server/AbstractInfoIntegrationTest.java        | 21 ++++++++++++++
 .../internal/executor/server/InfoExecutor.java     | 17 ++++++++----
 3 files changed, 48 insertions(+), 22 deletions(-)