Products | Versions |
---|---|
TIBCO DataSynapse GridServer | 7.0 |
GridServer 7.0.0 Hotfix9 has been released. Here are the release notes:
================================================================================
Affected Components for 7.0.0_hotfix09
The following components are updated by this hotfix:
Admin Interface
C++ Specific
Database
Drivers-All
Engine
Engine Daemon
GUI
Java Specific
Manager
Resource Deployment
Tomcat
================================================================================
Closed Issues in 7.0.0_hotfix09 (This Release)
Admin Interface
GS-16736
Modified broker routing to take different value for same property name.
GS-17282
Changes made to have proper grid library sorting when we have different value in Name and Download column.
GS-17734
On UI? under Engine Configuration > Proxy Server section , the Password field is masked
GS-15358
After applying the fix, the visualization will support alphanumeric values too.
GS-17051
Upgraded JQuery to 3.6.0
GS-16385
The Edit User page has an empty value as the first entry for security roles when having more than one entry.
C++ Specific
GS-17602
Fixed an issue of re-generate encryption key on Linux.
Database
GS-17166
MSSQL Server 2019 is now a supported database platform.
Drivers-All
GS-16991
Password with special character _<>"&_ will be allowed on the Driver's side.
GS-16391
Extra space and comma removed, message printed is formatted properly
GS-17330
"IllegalStateException: Timer already cancelled" exception has been handled now.
Engine
GS-17681
Socket time out value is wrong value as 'original value * 1000'.
GS-16441
Engines are now using their internal ID for routing instead of Engine Name, preventing interruption of service when Engines are renamed.
GS-16728
Fixed cpp driver issue of "problem read I/O from Engine/Driver file servers"
GS-17763
By default, Proxy uses HTTP scheme for Resource Synchronization and Data transfer.
Support has been added to use Proxy with HTTPS scheme for ssl server for Resource Synchronization and Data transfer
Added field in Engine Configuration : Proxy Server > Proxy Scheme - HTTP and HTTPS.
For HTTP scheme FORWARD Proxy is used, and for HTTPS scheme REVERSE Proxy is used.
For HTTP scheme BASIC and DIGEST Authentication is supported , and for HTTPS scheme BASIC Authentication is supported.
HTTPS scheme is only supported though UI and not using environment variables
For non-ssl server it is expected that HTTP?scheme is used for Proxy , similarly for ssl server?HTTPS?scheme used for Proxy.
Volatile config files not getting overwritten is default functionality of installer.
For GridServer already installed, need to update the config file ( 'Config.xml.unix'/'Config.xml.win32' ) manually under DS_DATA\conf folder for PROXY_SERVER section.
Engine Daemon
GS-17703
Enhanced/improved the netmask field description for UI and improved the log messages for IP selection.
GS-17738
The Proxy password value is masked in engine logs.
h4. ?
GUI
GS-16027
Background of Status Row has been removed
Java Specific
GS-17709
Engine JREs has been updated to 1.8.0_341.
Manager
GS-16392
JSP cache was getting deleted although the manager was running.
For windows, while using non-default port or using SSL, following section needs to be updated with corresponding port no under server.bat:
netstat -na | find "LISTENING" | find /C /I ":{*}8080{*}" > "%DS_DATA_DIR%\tomcatRunningCount.txt"
GS-17036
Added the ability to add Engines to the Grid when the Primary Director is down.
GS-16341
Fixed an issue that was causing a large number of NumberFormatException messages in the Engine and Director logs.
GS-16134
Logger level for message "Waiting for a thread to be returned to the pool. Thread Pool: EngineSender" has been changed to FINER from WARNING
Resource Deployment
GS-16920
Changes made to display Grid Library values when?Synchronize Resources to Engines set to false
Tomcat
GS-17452
Apache tomcat has been upgraded to 8.5.81
================================================================================
To download this hotfix, login to the Support Portal and navigate to Downloads > Hotfixes > AvailableDownloads > DataSynapse > GridServer > 7.0.0.