Issue Details (XML | Word | Printable)

Key: SFOS-1001
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Steve Loughran
Reporter: Steve Loughran
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SmartFrog

have all hadoop services extract the port numbers from the configuration, and fail if they are in use before deployment, and not released at the end of the lifecycle

Created: 21/Oct/08 01:54 PM (BST)   Updated: 25/Feb/09 04:48 PM (GMT)
Component/s: _service_hadoop
Affects Version/s: 3.17.004
Fix Version/s: 3.17.010

Time Tracking:
Not Specified

Compatibility: unknown


 Description  « Hide
The hadoop services don't seem to shut down well (yet). To make it easier to track down the problems, the tests should check for ports being closed afterwards -and the service components can do this check automatically themselves.

the advantage of the latter is that services fail early if there are any problems, and report trouble on shutdown.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Steve Loughran added a comment - 25/Feb/09 04:48 PM (GMT)
done