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

[geode] branch develop updated (b9526d4 -> 049f039)

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

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


    from b9526d4  GEODE-7706: throw correct TransactionDataRebalancedException. (#4598)
     add 049f039  GEODE-7691: Instance of parameter checked in equals method. (#4588)

No new revisions were added by this update.

Summary of changes:
 .../cache/client/internal/pooling/AvailableConnectionManager.java      | 3 +++
 .../src/main/java/org/apache/geode/cache/query/internal/CqEntry.java   | 2 +-
 .../src/main/java/org/apache/geode/cache/query/internal/QRegion.java   | 3 +++
 .../java/org/apache/geode/cache/query/internal/index/IndexManager.java | 3 +--
 .../main/java/org/apache/geode/internal/cache/PartitionedRegion.java   | 3 +--
 .../main/java/org/apache/geode/internal/cache/tier/sockets/Part.java   | 3 +++
 6 files changed, 12 insertions(+), 5 deletions(-)