Release candidate 1.12.0.RC2
GEODE-7694: fix pdx type lookup (#572)

- < operator should have used typeId, was using className which is NOT UNIQUE
- This should fix problems with __GEMFIRE_JSON PDX type
- fall back to comparing className when both typeIds are 0
- Local regions appear to operate with typeId == 0 for everything
- Local regions will still be broken for __GEMFIRE_JSON type, because className is the same for different types
3 files changed
tree: a62da43d0fcedda03d0b82c1a5a42ed2eb76ddde
  1. bin/
  2. clicache/
  3. cmake/
  4. cppcache/
  5. cryptoimpl/
  6. defaultSystem/
  7. dependencies/
  8. dist/
  9. docker/
  10. docs/
  11. etc/
  12. examples/
  13. executables/
  14. openssl-compat/
  15. packer/
  16. sqliteimpl/
  17. templates/
  18. tests/
  19. xsds/
  20. .clang-format
  21. .clang-tidy
  22. .cpackignore
  23. .gitignore
  24. .lcovrc
  25. .lgtm.yml
  26. .ratignore
  27. .travis.yml
  28. BUILDING.md
  29. CMakeLists.txt
  30. CONTRIBUTING.md
  31. FindNativeClient.cmake
  32. FindNativeClientCPPCache.cmake
  33. LICENSE
  34. NOTICE
  35. README.md
README.md

Build Status License Total alerts Language grade: C/C++ Language grade: C# Language grade: JavaScript

Overview
Building from Source
Application Development

Overview

Native Client is a client implementation for Apache Geode that does not require the Java server JARs.

Building from Source

Directions to build Native Client from source can be found in the source distribution in BUILDING.md.

Application Development

Native Client applications can be written in these client technologies:

Export Control

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:

  • Apache Geode links to and uses OpenSSL ciphers.