You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2018/11/02 19:15:48 UTC

[geode] branch feature/GEODE-5969 updated (5ba995a -> b9b9599)

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

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


    from 5ba995a  Merge branch 'develop' into feature/GEODE-5969
     add b9b9599  fixed some acceptance tests to have domain classes that include the primary key

No new revisions were added by this update.

Summary of changes:
 .../connectors/jdbc/ClassWithSupportedPdxFields.java | 20 ++++++++++++++++++--
 .../org/apache/geode/connectors/jdbc/Employee.java   | 10 +++++++++-
 .../jdbc/JdbcAsyncWriterIntegrationTest.java         |  2 +-
 .../geode/connectors/jdbc/JdbcDistributedTest.java   | 16 +++++++++-------
 .../connectors/jdbc/JdbcLoaderIntegrationTest.java   | 11 ++++++-----
 .../connectors/jdbc/JdbcWriterIntegrationTest.java   |  2 +-
 6 files changed, 44 insertions(+), 17 deletions(-)