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 2019/02/01 19:07:37 UTC

[geode] branch feature/GEODE-6291 updated (feeb540 -> 4db0052)

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

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


    from feeb540  SqlHandler now initializes SqlToPdxInstance on the first read instead of in the constructor
     new b2f80aa  loner now calls initializeRegistry consistently
     new 4db0052  fixed test to not use null as the pdx class name on the region mapping

The 7283 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:
 .../org/apache/geode/connectors/jdbc/JdbcLoaderIntegrationTest.java    | 3 ++-
 .../main/java/org/apache/geode/pdx/internal/LonerTypeRegistration.java | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)