You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by es...@apache.org on 2020/01/24 19:06:28 UTC

[geode] branch develop updated (df38ad5 -> 51a8039)

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

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


    from df38ad5  GEODE-7729: Upgrades JNA to 5.5.0 (#4624)
     add 51a8039  GEODE-7663: Fix delta update inconsistency in client cache. (#4618)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/cache/client/internal/PutOp.java  |  31 ++++-
 .../geode/internal/cache/EntryEventImpl.java       |   2 +-
 .../cache/client/internal/PutOpJUnitTest.java      |  86 ++++++++++++--
 .../tier/sockets/ClientToServerDeltaDUnitTest.java | 126 +++++++++++++++++++++
 4 files changed, 231 insertions(+), 14 deletions(-)