You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2017/10/04 13:44:16 UTC

[geode] branch develop updated (09bb75c -> fbe8bd6)

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

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


    from 09bb75c  GEODE-3712: PartitionedRegionQueryEvaluator should shuffle node list
     add 1fd61c2  GEODE-3723: Remove Optional<String> from getRequiredPermissions
     add af2fe2f  GEODE-3723: Correct documentation for getRequiredPermissions
     new fbe8bd6  Merge pull request #857 from jdeppe-pivotal/feature/GEODE-3723

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/geode/cache/execute/Function.java     | 20 ++++++++++++++------
 .../cache/tier/sockets/command/ExecuteFunction.java  |  2 +-
 .../tier/sockets/command/ExecuteFunction65.java      |  2 +-
 .../tier/sockets/command/ExecuteFunction66.java      |  2 +-
 .../tier/sockets/command/ExecuteRegionFunction.java  |  3 +--
 .../sockets/command/ExecuteRegionFunction61.java     |  3 +--
 .../sockets/command/ExecuteRegionFunction65.java     |  3 +--
 .../sockets/command/ExecuteRegionFunction66.java     |  3 +--
 .../command/ExecuteRegionFunctionSingleHop.java      |  3 +--
 .../cli/functions/UserFunctionExecution.java         |  3 +--
 .../apache/geode/security/ResourcePermission.java    | 15 +++++++++------
 .../management/internal/security/TestFunctions.java  |  7 ++-----
 .../internal/distributed/LuceneQueryFunction.java    |  4 ++--
 .../distributed/WaitUntilFlushedFunction.java        |  4 ++--
 .../internal/results/LuceneGetPageFunction.java      |  4 ++--
 15 files changed, 40 insertions(+), 38 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].

[geode] 01/01: Merge pull request #857 from jdeppe-pivotal/feature/GEODE-3723

Posted by je...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fbe8bd689256fd2115fbe90b0d8ce7895a849a3a
Merge: 09bb75c af2fe2f
Author: Jens Deppe <jd...@pivotal.io>
AuthorDate: Wed Oct 4 06:44:13 2017 -0700

    Merge pull request #857 from jdeppe-pivotal/feature/GEODE-3723
    
    GEODE-3723: Remove Optional<String> from getRequiredPermissions

 .../org/apache/geode/cache/execute/Function.java     | 20 ++++++++++++++------
 .../cache/tier/sockets/command/ExecuteFunction.java  |  2 +-
 .../tier/sockets/command/ExecuteFunction65.java      |  2 +-
 .../tier/sockets/command/ExecuteFunction66.java      |  2 +-
 .../tier/sockets/command/ExecuteRegionFunction.java  |  3 +--
 .../sockets/command/ExecuteRegionFunction61.java     |  3 +--
 .../sockets/command/ExecuteRegionFunction65.java     |  3 +--
 .../sockets/command/ExecuteRegionFunction66.java     |  3 +--
 .../command/ExecuteRegionFunctionSingleHop.java      |  3 +--
 .../cli/functions/UserFunctionExecution.java         |  3 +--
 .../apache/geode/security/ResourcePermission.java    | 15 +++++++++------
 .../management/internal/security/TestFunctions.java  |  7 ++-----
 .../internal/distributed/LuceneQueryFunction.java    |  4 ++--
 .../distributed/WaitUntilFlushedFunction.java        |  4 ++--
 .../internal/results/LuceneGetPageFunction.java      |  4 ++--
 15 files changed, 40 insertions(+), 38 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@geode.apache.org" <co...@geode.apache.org>.