Document Revision History

Chapter Section Description
Chapter 6 - Distributed Data Structures Map Map Eviction section updated by adding the definition for the min-eviction-check-millis property. The section Understanding Map Eviction added for a more clearer explanation of the eviction mechanism.
Chapter 9 - Distributed Query Filtering with Paging Predicates The note stating that the random page accessing is not supported removed, since it is now supported with this release.
Chapter 11 - Transactions ONE_PHASE vs. TWO_PHASE Added as a new section explaining the trade offs between these two transaction types.
Creating a Transaction Interface Replaced the transaction type name LOCAL with ONE_PHASE. Updated the definitions of transaction types.
Chapter 12 - Hazelcast JCache ICache Partition Lost Listener Added as a new section explaining how to listen when a partition is lost in a Hazelcast JCache implementation.
Chapter 13 - Integrated Clustering Web Session Replication Marking Transient Attributes added as a new section.
Hibernate Second Level Cache Added additional information related to Hibernate Native Client mode to the introduction paragraph of the Setting Client/Server for Hibernate section.
Chapter 15 - Hazelcast Java Client Hazelcast Clients Feature Comparison Added as a new section.
Client Network Configuration Updated by adding the definition of the new IAM role configuration element.
Chapter 18 - Management Defining a Cluster Quorum Added information on quorum support for caches. Added the definition of the new configuration element quorum-ref to ICache Configuration section.
Management Center A note on how to see the cache statistics on the Management Center added under the Caches section.

Replicated Maps added as a new section.

Added the information explaining the new e-mail notification mechanism to Creating Alerts.
Monitoring with JMX MBean Naming for Hazelcast Data Structures and Connecting to JMX Agent added as new sections.
Chapter 23 - Hazelcast Configuration Improved by adding missing configuration elements and attributes. Added Quorum Configuration section.
System Properties Added the new system properties hazelcast.unsafe.mode, hazelcast.io.input.thread.count, hazelcast.io.output.thread.count and hazelcast.query.optimizer.type. Updated the definition of hazelcast.io.thread.count.
Chapter 27 - FAQ Added new questions/answers.
Chapter 28 - Glossary Added new glossary items.