You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by nn...@apache.org on 2022/02/17 04:06:53 UTC

[geode] branch develop updated (a049b6e -> 97d1b2a)

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 a049b6e  GEODE-9892: Create Infrastructure for Redis Lists (#7261)
     add 97d1b2a  GEODE-9708: Removed analyzer warnings from FunctionCommandsDistributedTestBase (#6967)

No new revisions were added by this update.

Summary of changes:
 ...va => FunctionCommandsDistributedTestBase.java} | 30 +++++++++++-----------
 ...t.java => FunctionCommandsDistributedTest.java} |  2 +-
 ...> FunctionCommandsOverHttpDistributedTest.java} |  2 +-
 3 files changed, 17 insertions(+), 17 deletions(-)
 rename geode-dunit/src/main/java/org/apache/geode/management/internal/cli/commands/{FunctionCommandsDUnitTestBase.java => FunctionCommandsDistributedTestBase.java} (91%)
 rename geode-gfsh/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/{FunctionCommandsDUnitTest.java => FunctionCommandsDistributedTest.java} (90%)
 rename geode-web/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/{FunctionCommandsOverHttpDUnitTest.java => FunctionCommandsOverHttpDistributedTest.java} (92%)