Chapter 6. Updates and Enhancements in 7.3.6
6.1. Data Grid Server Upgraded to JBoss Enterprise Application Platform (EAP) 7.2.7 Copy linkLink copied to clipboard!
Data Grid server is upgraded to EAP 7.2.7, which provides performance improvements and includes several CVE fixes to enhance security.
6.2. Spring Version Upgrades Copy linkLink copied to clipboard!
This release of Data Grid upgrades to Spring versions as follows:
-
Spring Boot upgraded to
2.2.5. -
Spring Session upgraded to
2.2.2.
6.3. Ability to Start and Stop Red Hat Data Grid Endpoints Copy linkLink copied to clipboard!
The Red Hat Data Grid Command-Line Interface (CLI) provides the following commands to start and stop Red Hat Data Grid endpoint connectors:
-
:stop-connector -
:start-connector
See Starting and Stopping Red Hat Data Grid Endpoints for more information.
6.4. Hot Rod Access Logs Include Task Names Copy linkLink copied to clipboard!
When executing tasks on Red Hat Data Grid servers via remote Hot Rod clients, task names are now included in the Hot Rod access logs.
See Access Logs for more information about Hot Rod access logs.
6.5. Multiple Improvements to Cross-Site Replication Performance Copy linkLink copied to clipboard!
This release includes several improvements to cross-site replication performance. Red Hat Data Grid now:
- Handles asynchronous replication requests in parallel.
- Uses thread pools for handling asynchronous replication requests.
- Sends operations to backup data across sites from blocking threads.