You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2019/07/18 16:20:32 UTC

[geode] branch develop updated (234937a -> 846b9c2)

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

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


    from 234937a  GEODE-6947: separate Pdx configuration from xml domain object (#3805)
     add 846b9c2  GEODE-6762: Prevent unnecessary PartitionedRegion callback events

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/internal/cache/BucketRegion.java  |  58 +++++--
 .../geode/internal/cache/BucketRegionTest.java     | 188 +++++++++++++++++++++
 2 files changed, 232 insertions(+), 14 deletions(-)