Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Region entries are now serialized before putting in local cache
  • Entry expiration now updates last accessed time on proxy (normal) or local (preloaded) replicate regions
  • Improved JDBC Connector connection pooling
  • Improved JDBC Connector attribute type conversion including MySQL and PostgreSQL databases
  • Fixed a bug in CacheLoader when loading PdxInstance requiring class to be on classpath if pdx-read-serialized is false
  •  Fixed a bug where EvictionAttributesMutator.setMaximum does not work
  • Fixed race condition in concurrent create on region when the key used in a putIfAbsent call that returns null may not be the one in the RegionEntry


...