You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ja...@apache.org on 2020/04/22 16:38:57 UTC

[geode] branch develop updated (9b1d652 -> 1ddd7de)

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

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


    from 9b1d652  GEODE-8006 Add .asf.yaml to control notifications
     add 1ddd7de  GEODE-7957: query results toData will write to correct output stream  (#4922)

No new revisions were added by this update.

Summary of changes:
 ...MultiServerPartitionedRegionQueryDUnitTest.java | 190 +++++++++++++++++++++
 .../codeAnalysis/sanctionedDataSerializables.txt   |   4 +-
 .../internal/CumulativeNonDistinctResults.java     |   3 +-
 .../cache/query/internal/NWayMergeResults.java     |   2 +-
 4 files changed, 194 insertions(+), 5 deletions(-)
 create mode 100644 geode-core/src/distributedTest/java/org/apache/geode/cache/query/dunit/MultiServerPartitionedRegionQueryDUnitTest.java