GT 3.9.5 Development Release Notes for WS MDS Index Service
- Component Overview
- Feature Summary
- Bug Fixes
- Known Problems
- Technology Dependencies
- Tested Platforms
- Backward Compatibility Summary
- For More Information
Component Overview
The Index Service collects monitoring and discovery information from Grid resources, and publishes it in a single location; generally, it is expected that a virtual organization will deploy one or more index services which will collect data on all of the Grid resources available within that virtual organization.
Feature Summary
Features new in release 3.9.5
- Based on WSRF rather than OGSI
- Aggregated data is published through WS-Resource Properties mechanisms
- The aggregator framework module (basis of the index service) collects data from monitored resources using WS-Resource Properties collection mechanisms, including the base WS-Resource Properties poll operations and WS-Notification.
- Persistent configuration of aggregations has been refactored. The service no longer has its own config file for specifying aggregations. Instead a separate client is used to make appropriate registrations. This client may be started alongside the container for the equivalent effect. The client may also be deployed elsewhere to support resource-side configuration (providing similar functionality to the GT3.2 RegistryPublishProvider) or at a third location.
Other Supported Features
- The index appears as a ServiceGroup (defined in WSRF) which lists registered resources alongside dynamically collected information from those resources. This information can be examined using (for example) XPath queries to discover resources that match desired constraints.
Deprecated Features
- Support for Xindice and aggregated data persistence has been removed.
- The ability to specify default aggregations in service config file has been removed (see item in 'New Features').
- Non-ServiceGroupRegistration methods for managing aggregations have been removed; the equivalent functionality is available through the ServiceGroupRegistration port type which is available in both GT3.2 and GT 3.9.3.0 versions of the index service.
Bug Fixes
- Bug 2667: MDS index downstream registrations uses upstream config
- Bug 2409: Index needing user proxy after TLS merge
- Bug 2131: default aggregator service entry EPRs point to the wrong service
- Bug 2104: flatten schema
- Bug 1885: Relative path to ganglia_to_glue.xslt in GangliaGLUE service
- All fixed Index Service bugs and enhancement requests.
Known Problems
Technology Dependencies
The Index Service depends on the following GT components:
- Java WS Core
- WS MDS Aggregator
The Index Service depends on the following 3rd party software:
- None
Tested Platforms
Tested Platforms for WS MDS Index Service
- Linux on i386
- Windows XP
Backward Compatibility Summary
For More Information
Click here for more information about this component.