You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2019/08/27 16:28:46 UTC

[geode] branch develop updated (f286ec4 -> 826c7de)

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

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


    from f286ec4  GEODE-6944: add support for *REDUNDANT* regionType (#3957)
     add 1fc89b3  GEODE-7132: Cleanup static analyzer warnings.
     add 826c7de  GEODE-7132: Cache system property statically.

No new revisions were added by this update.

Summary of changes:
 .../ClientFunctionTimeoutRegressionTest.java       |  3 +
 .../internal/cache/control/HeapMemoryMonitor.java  |  7 +-
 .../internal/cache/execute/AbstractExecution.java  | 40 ++++------
 .../cache/execute/MemberFunctionExecutor.java      | 87 ++++++++++------------
 4 files changed, 59 insertions(+), 78 deletions(-)