Description: Affected Components for 6.0.2_hotfix11
The following components are updated by this hotfix:
Manager
Engine
Java Driver
Java Services
C++ Driver
C++ Services
.NET Driver
================================================================================
Closed Issues in 6.0.2_hotfix11 (This Release)
Security
GS-12930
Potential XSS vulnerability were fixed in the Admin pages. The affected pages
were only exploitable for logged in users.
Stability,Fault Tolerance
GS-12685
It was possible for the Director to run out of threads under certain degraded
network conditions, resulting in Brokers no longer being able to reconnect.
GS-12832
When the Manager was sending notification messages to the Daemon, such as Task
assigned or cancelled, the Daemon's fileserver was instructing the Manager to
retry after 5s if the Daemon was not logged in to a Director. This was
unnecessary and could cause problems with backlogging of notification messages.