You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2020/07/21 17:35:05 UTC

[geode] branch develop updated (6fa5dcb -> 4b91664)

This is an automated email from the ASF dual-hosted git repository.

dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 6fa5dcb  GEODE-7628: Block jmx mbean creation when no security manager is configured (docs) (#5387)
     add 4b91664  GEODE-8362: add redis tests that access binary data (#5374)

No new revisions were added by this update.

Summary of changes:
 .../executor/hash/HashesIntegrationTest.java       | 22 ++++++++++++++++++++++
 .../internal/executor/key/DelIntegrationTest.java  | 10 ++++++++++
 .../internal/executor/set/SetsIntegrationTest.java | 18 ++++++++++++++----
 .../executor/string/AppendIntegrationTest.java     | 17 +++++++++++++++++
 .../executor/string/SetIntegrationTest.java        | 14 ++++++++++++++
 .../executor/string/StrLenIntegrationTest.java     |  9 +++++++++
 6 files changed, 86 insertions(+), 4 deletions(-)