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 354b49d  refactored the code in CreateMappingCommand that checks 
preconditions to make it more readable.
     add 607eba8  The jdbc async queue name is now created in the same way the 
lucene extension creates its async queue name. Also renamed the method that 
creates the async queue name to "create*" instead of "get*".

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/connectors/jdbc/JdbcDistributedTest.java |  5 +++--
 .../jdbc/internal/cli/CreateMappingCommandDUnitTest.java  | 15 +++++++++------
 .../jdbc/internal/cli/CreateMappingCommand.java           |  8 ++++----
 .../jdbc/internal/cli/CreateMappingFunction.java          |  2 +-
 .../jdbc/internal/cli/CreateMappingCommandTest.java       | 14 +++++++-------
 .../jdbc/internal/cli/CreateMappingFunctionTest.java      |  2 +-
 6 files changed, 25 insertions(+), 21 deletions(-)

Reply via email to