vFabric GemFire Native Client 3.6.2 Release Notes
VMware® vFabric™ GemFire® Native Client provides access for C++ and Microsoft® .NET™ clients to the vFabric GemFire distributed system. For information on setting up GemFire for use by your native client applications, see the vFabric GemFire documentation. What's in the Release NotesThe release notes cover the following topics:What's New in vFabric GemFire Native Client 3.6.2
Portable Data eXchange (PDX) Serialization EnhancementsThe following enhancements were made to PDX Serialization in the Native Client:
See "The .NET Caching API" in the vFabric GemFire Native Client User's Guide. Support for Suspending and Resuming TransactionsAdded APIs in CacheTransactionManager to See "Transactions" in the vFabric GemFire Native Client User's Guide. Resolved IssuesThe following issues have been resolved in this release. Subscription register interest APIs no longer throw RedundancyException if not enough servers are availableThe APIs have been updated to match the behavior of the Java client API. Relaxed checks for product installation location and environment settingsClient libraries can be manually copied to any location and can be run without going through the Windows MSI or Unix installers. Region.ServerKeys() API now sends a KEY_SET message to the server instead of executing a query to get the same resultsThis action pertains to security authorization where permission for the KEY_SET operation is required instead of QUERY for this operation. Enabled support for XML declaration of generic user callbacksYou can now use XML to declare the generic user callbacks CacheListener, CacheLoader, CacheWriter, and PartitionResolver. Addressed slow cache closeThis release reduced the time for closing the client using the Native Client API. Fixed a problem with GetAll performanceEntries are no longer missing from GetAll results. Fixed autoserialization problem with nested objectsThe autoserializer now serializes nested PDX domain objects properly. Known IssuesThis section lists known issues with the vFabric GemFire native client. Autoserializer maps
|