4.4. What’s Fixed in 7.1.0

4.4.4. Other Fixes

4.4.4.1. Rare race condition could cause unpredictable behavior

In some rare race conditions, the Admin Console UI behaved a bit unpredictably, such as not enabling the Subscribe button in the topic view. This could happen when the last underlying DDS entities (DataWriter and DataReader) for a given topic were being removed while, at nearly the same time, new entities were being discovered for the same topic. This problem has been resolved.

[RTI Issue ID ADMINCONSOLE-961]

4.4.4.2. Error when resubscribing using XML files with an include tag

This situation would only happen after trying to subscribe to a certain topic for a second time, while providing a set of XML files that had an include tag. In this scenario, Admin Console printed a series of errors similar to:

'error at line XX: Error processing tag “include” …'.

This problem has been resolved.

[RTI Issue ID ADMINCONSOLE-1082]

4.4.4.3. Entity Info Panel may have showed incomplete list of Domain IDs

The Entity Info panel sometimes showed incomplete details regarding the Domain IDs to which an entity was connected. Some Domain IDs were not displayed. This problem has been resolved. Now all the Domain IDs to which an entity is connected will be displayed, even if Admin Console is not connected to those domains.

[RTI Issue ID ADMINCONSOLE-1121]

4.4.4.4. Routing Service view changed the graph view position

The Routing Service view in Admin Console may have changed its view position without any user interaction under certain circumstances. This issue has been fixed. Now the view position won’t be moved without user interaction.

[RTI Issue ID ADMINCONSOLE-1155]