You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2019/07/02 23:19:52 UTC

[geode] branch develop updated (215052a -> f2d1e73)

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

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


    from 215052a  GEODE-6929: Modified RemotePutMessage operateOnRegion to return after exception reply
     add f2d1e73  GEODE-6930: Need to specify required resource permission DATA_READ for lucene user functions. (#3770)

No new revisions were added by this update.

Summary of changes:
 .../lucene/LuceneClientSecurityDUnitTest.java      |   4 +-
 .../lucene/test/LuceneFunctionSecurityTest.java    | 119 ++++++++++++++++-----
 .../distributed/IndexingInProgressFunction.java    |  10 ++
 .../internal/distributed/LuceneQueryFunction.java  |   8 ++
 .../distributed/WaitUntilFlushedFunction.java      |  12 +++
 .../internal/results/LuceneGetPageFunction.java    |   9 ++
 6 files changed, 135 insertions(+), 27 deletions(-)