| Products | Versions |
|---|---|
| TIBCO DataSynapse GridServer | 7.1.0 |
GridServer 7.1.0 Hotfix07 has been released. Here are the release notes:
================================================================================
Introduction
Hotfixes are cumulative.
================================================================================
Affected Components for 7.1.0_hotfix07
The following components are updated by this hotfix:
Admin Interface
Drivers-All
Java Specific
Manager
Operating Systems
Tomcat
================================================================================
Closed Issues in 7.1.0_hotfix07 (This Release)
Admin Interface
GS-18858
Multiple Roles are not assigned to the LDAP User.
Drivers-All
GS-17915
You can use special characters, such as less than (<), greater than (>), and ampersand (&) and so on in the password for Drivers.
Java Specific
GS-18631
JDK version 11.0.26 support is added for GridServer components.
GS-18630
JDK version 1.8.0.441 support is added for GridServer components.
GS-18579
GridServer now supports JDK 1.8.0.441 and JDK 11.0.26.
GS-18782
JDK version 21.0.6 engine-driver limited support is added for GridServer.
Add the following parameter in the Command Line Argument in the Engine JVM section under Engine Configuration:
add-exports=java.desktop/com.sun.beans.editors=ALL-UNNAMED
This parameter is used to access the internal JDK packages.
The necessary changes on Driver end have already been incorporated in examples kindly take note of it.
Manager
GS-18771
When the same Driver submits multiple jobs, one job might have large number of tasks, while most jobs have few tasks.
If a small job takes longer than the usual time to complete, then setting the 'Equal weight tasks dispatch' parameter to true avoids delays in completing the small jobs.
If it is true, then the scheduler dispatches the completed tasks with equal number of task entries in a single result response from Broker to Driver.
The default value of the 'Equal weight tasks dispatch' parameter is false.
GS-18796
When the primary director is down and the secondary director becomes "Acting as Primary", Service Type Registry REST API is enabled.
Operating Systems
GS-18706/GS-18437
GridServer now supports RHEL 9
GS-18573
GridServer now supports Rocky Linux 9.
Tomcat
GS-18872
Apache Tomcat has been updated to version 9.0.102.
GS-17903
If the GridServer application is integrated within another Java application and you want to prevent the overwriting of Root Logger level setting with GridServer Log Level setting, then set the DSLogLevelOverWritten parameter to false.
When this setting is false, the DataSynapse Logger does not change the Root Logger level.
If you set the DSLogLevelOverWritten parameter to false, you must then specify it as a System Property or programmatically set this parameter as a System Property before using any Driver SDK class or object. The default value for DSLogLevelOverWritten is true.
GS-18604
When the primary director is down, the secondary director becomes "Acting as Primary" and it can perform the following operations:
* Update Broker configurations (change broker sharing)
* Update Engine configuration
* Update Engine Daemon Configuration?
* Add a new broker to the grid.
* Perform Grid Libraries Deployment
* Service Type Registry
================================================================================
To download this hotfix, login to the Support Portal and navigate to Downloads > Hotfixes > AvailableDownloads > DataSynapse > GridServer > 7.1.0.
GridServer 7.1.0 Hotfix07 Release Announcement