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

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


    from 71e156a  GEODE-7789: Cache DurableClienAttributes (#4687)
     add 5dd7a84  GEODE-7756: Do not use authorization cache for CQs (#4677)

No new revisions were added by this update.

Summary of changes:
 .../cache/query/internal/AttributeDescriptor.java  |  40 ++++----
 .../geode/cache/query/internal/MethodDispatch.java |  40 ++++----
 .../query/internal/QueryExecutionContext.java      |  10 +-
 .../query/internal/AttributeDescriptorTest.java    |  93 +++++++++++++++++--
 .../cache/query/internal/MethodDispatchTest.java   | 103 ++++++++++++++++++++-
 ...tyExecutionContextTamperingDistributedTest.java |   8 +-
 .../geode/cache/query/cq/internal/CqQueryImpl.java |   2 +-
 7 files changed, 248 insertions(+), 48 deletions(-)

Reply via email to