Silberfuchs1 commented on a change in pull request #9228:
URL: https://github.com/apache/ignite/pull/9228#discussion_r664513592



##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.

Review comment:
       utility control.sh --> control.sh utility 
   
   outputs list --> outputs a list
   
   forced rebuild --> rebuilt forcibly?

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.

Review comment:
       through --> via?

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot

Review comment:
       process of creating a snapshot?

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation

Review comment:
       * Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets the checkpoint frequency in per cent via control.sh utility: 
`control.sh --property set --name checkpoint.deviation --val 25`.
   * Fixed incorrect values of cache, cache group, data region metrics after 
cluster re-activation

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails

Review comment:
       You don't need "Fixed" here IMHO, just
   
   Nodes will now properly fallback to full rebalance if historical rebalance 
fails

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list

Review comment:
       in field list ---> in the field list

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to
+* Fixed the ability to force rebuild indexes for caches.
+* Fixed - synchronously stop rebuilding indexes when the cache is stopped to 
avoid a node fail.
+* Fixed a corner case when a node could ignore an OutOfMemoryError and fail to 
stop.
+* Fixed merge query with no unique colons for the Oracle dialect
+* Fixed an issue when connection closed by the one node could lead to infinite 
connection attempts on the other node.
+* Fixed - decreased an exclusive checkpoint lock time.
+* Fixed issue, when CPU checkpoint pool size not initialized.
+* Fixed NullPointerException when run out automatic segment archiving after 
last record logging.
+* Fixed possible cluster fail when the socket read hangs during establishing a 
new communication connection

Review comment:
       "communication connection" sounds strange. What does it mean?
   
    Maybe "establishing a new connection" or "establishing a new communication"?

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to
+* Fixed the ability to force rebuild indexes for caches.
+* Fixed - synchronously stop rebuilding indexes when the cache is stopped to 
avoid a node fail.
+* Fixed a corner case when a node could ignore an OutOfMemoryError and fail to 
stop.
+* Fixed merge query with no unique colons for the Oracle dialect
+* Fixed an issue when connection closed by the one node could lead to infinite 
connection attempts on the other node.
+* Fixed - decreased an exclusive checkpoint lock time.
+* Fixed issue, when CPU checkpoint pool size not initialized.
+* Fixed NullPointerException when run out automatic segment archiving after 
last record logging.
+* Fixed possible cluster fail when the socket read hangs during establishing a 
new communication connection
+* Fixed node not joining baseline topology after auto adjust is enabled

Review comment:
       auto adjustment

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to
+* Fixed the ability to force rebuild indexes for caches.
+* Fixed - synchronously stop rebuilding indexes when the cache is stopped to 
avoid a node fail.
+* Fixed a corner case when a node could ignore an OutOfMemoryError and fail to 
stop.
+* Fixed merge query with no unique colons for the Oracle dialect
+* Fixed an issue when connection closed by the one node could lead to infinite 
connection attempts on the other node.
+* Fixed - decreased an exclusive checkpoint lock time.
+* Fixed issue, when CPU checkpoint pool size not initialized.
+* Fixed NullPointerException when run out automatic segment archiving after 
last record logging.
+* Fixed possible cluster fail when the socket read hangs during establishing a 
new communication connection

Review comment:
       hangs ---> freezes

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.

Review comment:
       "Added" is not needed here IMHO.

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups

Review comment:
       Added the check snapshot procedure validating individual cache groups 
--> Added the check snapshot procedure that validates individual cache groups

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter

Review comment:
       collocated

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.

Review comment:
       `IGNITE_ENABLE_FORCIBLE_NODE_KILL`

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics

Review comment:
       Added command to control.(sh|bin) that makes possible performance 
statistics management

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported

Review comment:
       You don't need "Added" here IMHO

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form

Review comment:
       `IgniteWalConverter` prints WAL log data in human-readable form

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid

Review comment:
       node left/join in a grid?

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.

Review comment:
       finding ---> searching?
   
   IgniteWalConverter ---> `IgniteWalConverter`
   
   finding pages in the WAL ---> searching for pages in WAL.

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.

Review comment:
       hang ---> freeze (it would be better here IMHO)

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.

Review comment:
       Fixes ---> Fixed
   
   deactivation WAL ---> WAL deactivation?

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to
+* Fixed the ability to force rebuild indexes for caches.
+* Fixed - synchronously stop rebuilding indexes when the cache is stopped to 
avoid a node fail.
+* Fixed a corner case when a node could ignore an OutOfMemoryError and fail to 
stop.
+* Fixed merge query with no unique colons for the Oracle dialect
+* Fixed an issue when connection closed by the one node could lead to infinite 
connection attempts on the other node.
+* Fixed - decreased an exclusive checkpoint lock time.
+* Fixed issue, when CPU checkpoint pool size not initialized.

Review comment:
       size not initialized ---> size could not be initialised

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list

Review comment:
       corrupt ---> corruption

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.

Review comment:
       auto adjustment of baseline ---> baseline auto adjustment

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key

Review comment:
       issue causes ---> issue causing

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to

Review comment:
       to connect to?

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to
+* Fixed the ability to force rebuild indexes for caches.
+* Fixed - synchronously stop rebuilding indexes when the cache is stopped to 
avoid a node fail.
+* Fixed a corner case when a node could ignore an OutOfMemoryError and fail to 
stop.
+* Fixed merge query with no unique colons for the Oracle dialect
+* Fixed an issue when connection closed by the one node could lead to infinite 
connection attempts on the other node.
+* Fixed - decreased an exclusive checkpoint lock time.
+* Fixed issue, when CPU checkpoint pool size not initialized.
+* Fixed NullPointerException when run out automatic segment archiving after 
last record logging.
+* Fixed possible cluster fail when the socket read hangs during establishing a 
new communication connection
+* Fixed node not joining baseline topology after auto adjust is enabled
+* Fixed inconsistent WAL mode state when changing the state on unstable 
topology
+* Fixed Allocated RAM metric for in-memory data regions on persistent node
+* Fixed - safe restart of node with switching from disabled to enabled WAL 
archiving.
+* Fixed - sync-free switch on node(s) fail implemented. Cellular switch's 
Multi-cell transaction's recovery HB of node(s) fail fixed.
+* Fixed an issue that led to JVM crash during index removal on a deactivated 
cluster
+* Fixed bug when messaging-related metrics were updated before full 
initialization of Tcp Communication SPI.
+* Fixed - partitions validator check sizes even if update counters are 
different and print information about all copies, if partition is in 
inconsistent state.

Review comment:
       prints

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to
+* Fixed the ability to force rebuild indexes for caches.
+* Fixed - synchronously stop rebuilding indexes when the cache is stopped to 
avoid a node fail.
+* Fixed a corner case when a node could ignore an OutOfMemoryError and fail to 
stop.
+* Fixed merge query with no unique colons for the Oracle dialect
+* Fixed an issue when connection closed by the one node could lead to infinite 
connection attempts on the other node.
+* Fixed - decreased an exclusive checkpoint lock time.
+* Fixed issue, when CPU checkpoint pool size not initialized.
+* Fixed NullPointerException when run out automatic segment archiving after 
last record logging.
+* Fixed possible cluster fail when the socket read hangs during establishing a 
new communication connection
+* Fixed node not joining baseline topology after auto adjust is enabled
+* Fixed inconsistent WAL mode state when changing the state on unstable 
topology
+* Fixed Allocated RAM metric for in-memory data regions on persistent node
+* Fixed - safe restart of node with switching from disabled to enabled WAL 
archiving.
+* Fixed - sync-free switch on node(s) fail implemented. Cellular switch's 
Multi-cell transaction's recovery HB of node(s) fail fixed.
+* Fixed an issue that led to JVM crash during index removal on a deactivated 
cluster
+* Fixed bug when messaging-related metrics were updated before full 
initialization of Tcp Communication SPI.
+* Fixed - partitions validator check sizes even if update counters are 
different and print information about all copies, if partition is in 
inconsistent state.

Review comment:
       checks

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.

Review comment:
       under the `InMemoryIndexPages` name --> under the name 
`InMemoryIndexPages`

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to
+* Fixed the ability to force rebuild indexes for caches.
+* Fixed - synchronously stop rebuilding indexes when the cache is stopped to 
avoid a node fail.
+* Fixed a corner case when a node could ignore an OutOfMemoryError and fail to 
stop.
+* Fixed merge query with no unique colons for the Oracle dialect
+* Fixed an issue when connection closed by the one node could lead to infinite 
connection attempts on the other node.
+* Fixed - decreased an exclusive checkpoint lock time.
+* Fixed issue, when CPU checkpoint pool size not initialized.
+* Fixed NullPointerException when run out automatic segment archiving after 
last record logging.
+* Fixed possible cluster fail when the socket read hangs during establishing a 
new communication connection
+* Fixed node not joining baseline topology after auto adjust is enabled
+* Fixed inconsistent WAL mode state when changing the state on unstable 
topology
+* Fixed Allocated RAM metric for in-memory data regions on persistent node
+* Fixed - safe restart of node with switching from disabled to enabled WAL 
archiving.
+* Fixed - sync-free switch on node(s) fail implemented. Cellular switch's 
Multi-cell transaction's recovery HB of node(s) fail fixed.
+* Fixed an issue that led to JVM crash during index removal on a deactivated 
cluster
+* Fixed bug when messaging-related metrics were updated before full 
initialization of Tcp Communication SPI.
+* Fixed - partitions validator check sizes even if update counters are 
different and print information about all copies, if partition is in 
inconsistent state.
+* Fixed - Restart rebuild indexes, if they were not rebuilt, on node restart / 
reactivation.
+* Extended the metrics log message with information about the striped pool.
+* Implemented asynchronous execution of durable background tasks.
+* Improved log of node ping failure. Now failure reason is logged.
+* Migrated Spring Cache integration to the Ignite extensions
+* Migrated Spring-transactions module to ignite-extensions
+* Optimized collection of rebalance statistic. This has positive influence on 
rebalance time.
+* Removed of diagnostics at a node stop due to an CorruptedTreeException.

Review comment:
       you don't need 'of' here.

##########
File path: RELEASE_NOTES.txt
##########
@@ -1,6 +1,119 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Distributed Database 2.11.0
+-----------------------------------------------------------
+
+
+Ignite:
+
+* Added system view for baseline node attributes
+* Added new metrics for monitoring the number of memory pages related to SQL 
indexes. These metrics can be made available through JMX and viewed as part of 
data region and cache group properties under the `InMemoryIndexPages` name.
+* Added SSL connection metrics.
+* Added cluster metastorage to creating snapshot
+* Added - utility control.sh outputs list of indices that will not be forced 
rebuild.
+* Added - IO discovery metric names were changed to start with the metric 
registry name.
+* Added documentation of spring-transactions integration
+* Added the check snapshot procedure validating individual cache groups
+* Added system views for data structures.
+* Added the argument "pages" to the IgniteWalConverter for finding pages in 
the WAL.
+* Added support for IGNITE_ENABLE_FORCIBLE_NODE_KILL flag in inverse 
connection protocol.
+* Added command to control.(sh|bin) to manage performance statistics
+* Added property `checkpoint.deviation` for randomization of checkpoint 
interval. It sets in percent of checkpoint frequency through control.sh 
utility: `control.sh --property set --name checkpoint.deviation --val 25`.* 
Fixed incorrect values of cache, cache group, data region metrics after cluster 
re-activation
+* Added metrics for the number of written and compressed bytes for WAL.
+* Added extended logging topology for node left/join a grid
+* Added the ability to restore cache groups from a snapshot on an active 
cluster by using the Java API or command line control script.
+* Added clock and Segmented-LRU page replacement modes
+* Added the snapshot check command to validate snapshot consistency
+* Added - IgniteWalConverter print WAL log data in human-readable form
+* Added node attribute colocated affinity backup filter
+* Added progress logging when restoring the statuses of partitions along with 
the output of the top partitions, the processing time of which took the longest.
+* Added - Spring Data repositories initialization with Spring Boot 
auto-starter is now supported
+* Fixed - nodes will now properly fallback to full rebalance if historical 
rebalance fails
+* Fixed possible deadlock in concurrent cache data store initialization, 
exchange initialization and start of checkpoint.
+* Fixed potential JVM crash due to integer overflow in binary streams.
+* Fixed node fail due to deleting DurableBackgroundTask's at the end of a 
checkpoint when stopping a node.
+* Fixed an issue causes omitting of NOT NULL constraint validation for columns 
that are part of compound primary key
+* Fixed an issue causing an error on modification binary object that contains 
reference to its own inner collection (binary HANDLE to collection)
+* Fixed an issue where exception in static initializer during remote filter 
deployment could lead to the server node failure.
+* Fixed - continuous queries won't be deployed to the client nodes, since the 
clients don't store any data.
+* Fixed - write to Distributed Metastorage now throws exception on client if 
client is not connected to topology
+* Fixed node failure when a class was not found by UriDeploymentSpi
+* Fixed an issue causing corrupt of PK index tree in case the table was 
created via SQL API and the PK has several fields in order different from those 
specified in field list
+* Fixed failure to connect to node leading to hanging connection future if 
paired connections are used
+* Fixed possible index partition corruption after drop index with failed 
checkpoint scenario.
+* Fixed cache group re-encryption after cluster secondary activation
+* Fixed an issue that led to the fact that auto adjustment of baseline was not 
triggered under certain conditions.
+* Fixes the race between auto rollover segments and deactivation WAL.
+* Fixed an issue when Data Streamer flushing could hang due to a connectivity 
problem.
+* Fixed an issue that prevented a node from startup in case it can't obtain IP 
addresses to connect to
+* Fixed the ability to force rebuild indexes for caches.
+* Fixed - synchronously stop rebuilding indexes when the cache is stopped to 
avoid a node fail.
+* Fixed a corner case when a node could ignore an OutOfMemoryError and fail to 
stop.
+* Fixed merge query with no unique colons for the Oracle dialect
+* Fixed an issue when connection closed by the one node could lead to infinite 
connection attempts on the other node.
+* Fixed - decreased an exclusive checkpoint lock time.
+* Fixed issue, when CPU checkpoint pool size not initialized.
+* Fixed NullPointerException when run out automatic segment archiving after 
last record logging.
+* Fixed possible cluster fail when the socket read hangs during establishing a 
new communication connection
+* Fixed node not joining baseline topology after auto adjust is enabled
+* Fixed inconsistent WAL mode state when changing the state on unstable 
topology
+* Fixed Allocated RAM metric for in-memory data regions on persistent node
+* Fixed - safe restart of node with switching from disabled to enabled WAL 
archiving.
+* Fixed - sync-free switch on node(s) fail implemented. Cellular switch's 
Multi-cell transaction's recovery HB of node(s) fail fixed.
+* Fixed an issue that led to JVM crash during index removal on a deactivated 
cluster
+* Fixed bug when messaging-related metrics were updated before full 
initialization of Tcp Communication SPI.
+* Fixed - partitions validator check sizes even if update counters are 
different and print information about all copies, if partition is in 
inconsistent state.
+* Fixed - Restart rebuild indexes, if they were not rebuilt, on node restart / 
reactivation.
+* Extended the metrics log message with information about the striped pool.
+* Implemented asynchronous execution of durable background tasks.
+* Improved log of node ping failure. Now failure reason is logged.
+* Migrated Spring Cache integration to the Ignite extensions
+* Migrated Spring-transactions module to ignite-extensions
+* Optimized collection of rebalance statistic. This has positive influence on 
rebalance time.

Review comment:
       statistics




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to