Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 6. Updates and Enhancements in 7.3.6
6.1. Data Grid Server Upgraded to JBoss Enterprise Application Platform (EAP) 7.2.7 Copier lienLien copié sur presse-papiers!
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 Copier lienLien copié sur presse-papiers!
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 Copier lienLien copié sur presse-papiers!
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 Copier lienLien copié sur presse-papiers!
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 Copier lienLien copié sur presse-papiers!
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.