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 ee79003 GEODE-7237: Fix race condition in GfshRule (#4153)
add 7666e41 GEODE-7279: Warning log for deprecated system value should be
shown once (#4132)
No new revisions were added by this update.
Summary of changes:
.../dunit/DefaultQueryServiceDeprecationTest.java | 79 ++++++++++++++++++++++
.../cache/query/internal/DefaultQueryService.java | 26 ++++---
2 files changed, 94 insertions(+), 11 deletions(-)
create mode 100644
geode-core/src/distributedTest/java/org/apache/geode/cache/query/dunit/DefaultQueryServiceDeprecationTest.java