Products | Versions |
---|---|
TIBCO DataSynapse GridServer | - |
Not Applicable | - |
Description:
GridServer 6.0.2 HF-5 is now available
Dear GridServer Users,
We just released HF-13 for Gridserver 6.0.2.
Closed Issues in 6.0.2_hotfix5 (This Release):
.NET Specific
GS-11151
A bug in the .NET Driver caused two problems: 'Collect Later' Services remained
running on the Broker after the collecting Service was destroyed, and Services
with dependencies did not work properly.
GS-11167
Tasks were not being automatically flushed when using AutoPack on .NET Driver.
Stability,Fault Tolerance
GS-11256
Shared Services can use different Service ID's when in a failover situation,
which can result in Task ID's being reset and clashing. This is remedied by
starting Task ID's at a very high number for Shared Services on Failover
Brokers. This starting number can also be set via the Service option
FAILOVER_SHARED_SERVICE_MIN_TASK_ID.
GS-11329
If a Service that used GridCache was cancelled while Engines were
initializing--that is, reading data from a Cache in the init method--it on
occasion created a deadlock on the Broker that would eventually result in the
Broker becoming unresponsive.