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

dschneider pushed a change to branch feature/GEODE-6010
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from c4186a3  gfsh create mapping now has tests to validate both server and 
cluster config changes
     add 3ac7b1a  minor cleanup of JdbcDistributedTest
     add 71ab3c7  added --synchronous option the gfsh create jdbc-mapping

No new revisions were added by this update.

Summary of changes:
 .../geode/connectors/jdbc/JdbcDistributedTest.java |  60 ++++-----
 .../cli/CreateMappingCommandDUnitTest.java         |  63 +++++++--
 .../jdbc/internal/cli/CreateMappingCommand.java    |  67 ++++++++--
 .../jdbc/internal/cli/CreateMappingFunction.java   |  36 ++++--
 .../internal/cli/CreateMappingCommandTest.java     | 141 ++++++++++++++++++---
 .../internal/cli/CreateMappingFunctionTest.java    |  43 ++++++-
 6 files changed, 323 insertions(+), 87 deletions(-)

Reply via email to