This is an automated email from the ASF dual-hosted git repository.
dschneider pushed a change to branch feature/GEODE-6225
in repository https://gitbox.apache.org/repos/asf/geode.git.
from a79018c WIP: started trying to figure out how to setup schemas in
mysql and postgress. Test is currently broken
new d179a99 changed default catalog and schema from null to empty string
new 205308d removed unused connectionUrl parameter from TestConfigService
also removed some schema experimentation code from test
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../connectors/jdbc/JdbcAsyncWriterIntegrationTest.java | 2 +-
.../connectors/jdbc/JdbcLoaderIntegrationTest.java | 3 +--
.../connectors/jdbc/JdbcWriterIntegrationTest.java | 17 ++---------------
.../connectors/jdbc/internal/TestConfigService.java | 17 +++--------------
.../connectors/jdbc/internal/TableMetaDataManager.java | 14 ++++++++++----
5 files changed, 17 insertions(+), 36 deletions(-)