You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by do...@apache.org on 2022/02/10 20:21:29 UTC

[geode] branch develop updated (fbe4e66 -> 8825d95)

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

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


    from fbe4e66  GEODE-10022: fix the logging to log the entire stack trace. (#7349)
     add 8825d95  GEODE-10018: Remove redundant TX flag from SetOptions (#7352)

No new revisions were added by this update.

Summary of changes:
 .../commands/executor/string/AbstractMSetExecutor.java   | 16 +++-------------
 .../internal/commands/executor/string/MSetExecutor.java  |  8 +++++++-
 .../commands/executor/string/MSetNXExecutor.java         |  8 +++++++-
 .../internal/commands/executor/string/SetOptions.java    | 10 ----------
 .../apache/geode/redis/internal/data/RedisString.java    |  9 +--------
 5 files changed, 18 insertions(+), 33 deletions(-)