Products | Versions |
---|---|
TIBCO ActiveSpaces | - |
Not Applicable | - |
Description:
This hot fix can be downloaded from the TIBCO Support file transfer server- mft.tibco.com.
Server name: mft.tibco.com
Credentials: use your TSC (TIBCO Support Central website) login.
Browser: https://mft.tibco.com
FTP: port 21
SFTP: port 22
FTP using your browser is not supported, please use an FTP client or command-line. TIBCO employees must use a secure protocol.
Once logged on you can find the hot fix under " /AvailableDownloads/ActiveSpaces/2.1.4/hotfix-03/ "
This .zip file also has the Readme file inside. Please unzip the file and look for the Readme file for Instruction on how to apply the hotfix.
=================================================================================
Closed Issues in 2.1.4_HF-003 (This Release)
AS-3479
Security: When the controller is restarted, the requestor now connects back.
AS-3651
A new command option has been added to force a slow load with recovery when Shared Nothing Persistence is used.
You can now enter the recover space command with a recovery policy of "robust_load_only."
For example, enter:
recover space "persisted_space" recovery_policy "robust_load_only"
AS-3671
With Shared-Nothing Persistence and recovery specified, fast recovery now occurs when the last seeder in the space is shut down gracefully.
AS-3799
Recovery is no longer prevented when the number of hosts is less than the replication count.
AS-3807
On Hawk Agent, the Hawk method onMemberEvent was not triggered on manager role change.
New field ‘MemberEvent’ added to onMemberEvent and onSpaceMemberEvent(spaceName) methods
with values = MEMBER_JOINED | MEMBER_LEFT | MEMBER_UPDATED.
=================================================================================