[geode-native] branch develop updated (629fc8e -> c791081)

2020-08-20 Thread bbender
This is an automated email from the ASF dual-hosted git repository.

bbender pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git.


from 629fc8e  GEODE-8344: Fix Windows build (#637)
 add c791081  GEODE-8436: Several threads calling 
PdxInstanceFactory::create() causes seg fault (#635)

No new revisions were added by this update.

Summary of changes:
 cppcache/integration/test/CMakeLists.txt   |   1 +
 .../integration/test/PdxInstanceFactoryTest.cpp| 107 +
 cppcache/src/PdxTypeRegistry.cpp   |   7 +-
 3 files changed, 111 insertions(+), 4 deletions(-)
 create mode 100644 cppcache/integration/test/PdxInstanceFactoryTest.cpp



[geode-native] branch develop updated (629fc8e -> c791081)

2020-08-20 Thread bbender
This is an automated email from the ASF dual-hosted git repository.

bbender pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git.


from 629fc8e  GEODE-8344: Fix Windows build (#637)
 add c791081  GEODE-8436: Several threads calling 
PdxInstanceFactory::create() causes seg fault (#635)

No new revisions were added by this update.

Summary of changes:
 cppcache/integration/test/CMakeLists.txt   |   1 +
 .../integration/test/PdxInstanceFactoryTest.cpp| 107 +
 cppcache/src/PdxTypeRegistry.cpp   |   7 +-
 3 files changed, 111 insertions(+), 4 deletions(-)
 create mode 100644 cppcache/integration/test/PdxInstanceFactoryTest.cpp