
Document Revision History

Chapter 1 - Preface
- Added information on how to contribute to Hazelcast.

Chapter 2 - What's New in Hazelcast 3.5
- Upgrading from 3.x added as a new section.

Chapter 4 - Overview
- Separated from Getting Started as a new chapter.
- Data Partitioning added as a new section explaining how the partitioning works in Hazelcast.

Chapter 5 - Hazelcast Clusters
- Creating Cluster Groups added as a new section explaining how to separate a Hazelcast cluster.

Chapter 6 - Distributed Data Structures
- Map Entry Listener: The content of the section, previously read as Entry Listener improved and its name changed to Map Listener
- Map Persistence: Description of the new element `write-coalescing` added to the Write-Behind section.
- Incremental Key Loading added as a new section.
- Replicated Map Configuration added as a new section explaining the configuration elements.

Chapter 7 - Distributed Events
- The whole chapter improved by adding sections describing each listener.

Chapter 8 - Distributed Computing
- Execution Member Selector added as a new section explaining how to select a cluster member on which an execution will be performed.

Chapter 9 - Distributed Query
- Paging Predicate: Added a note related to random page access.

Chapter 11 - Transactions
- Added a note related to `REPEATABLE_READ` isolation level.

Chapter 13 - Integrated Clustering
- Added introduction paragraphs.
- Tomcat Based Web Session Replication: Updated the Overview paragraph to include the support for Tomcat 8.

Chapter 15 - Clients
- Added introduction paragraphs.

Chapter 17 - Management
- JMX API per Node: Two new bean definitions added to the Hazelcast Instance list (Cluster Safe State and LocalMember Safe State).

Chapter 18 - Security
- ClusterLoginModule: Enterprise Integration section added.

Chapter 19 - Performance
- Hazelcast Performance on AWS added as a new section that provides best practices to improve the Hazelcast performance on Amazon Web Service.
- Back Pressure added as a new section.

Chapter 20 - Hazelcast Simulator
- Added as a new chapter providing comprehensive information on the Hazelcast Simulator feature.

Chapter 21 - WAN
- WAN Replication Queue Capacity: The previous heading title (WAN Replication Queue Size) and the system property name (`hazelcast.enterprise.wanrep.queuesize`) changed to WAN Replication Queue Capacity and `hazelcast.enterprise.wanrep.queue.capacity`.

Chapter 22 - Hazelcast Configuration
- Improved by adding missing configuration elements and attributes. Added introduction paragraphs to the chapter.|
- Using Variables added as a new section explaining how to use variables in declarative configuration.
- System Properties updated by adding the new system properties.

Chapter 24 - License Questions
- Added as a new chapter describing the license information of dependencies.

Chapter 25 - FAQ
- Added new questions/answers.

Chapter 26 - Glossary
Added new glossary items.


