Issue Details (XML | Word | Printable)

Key: SFOS-1092
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

hard code datanode ports into the datanode test templates, add checks that these ports are closed after the runs

Created: 02/Feb/09 02:13 PM (GMT)   Updated: 03/Feb/09 03:06 PM (GMT)
Component/s: _service_hadoop
Affects Version/s: 3.17.010
Fix Version/s: 3.17.010

Time Tracking:
Original Estimate: 1 hour
Original Estimate - 1 hour
Remaining Estimate: 1 hour
Remaining Estimate - 1 hour
Time Spent: Not Specified
Remaining Estimate - 1 hour

Compatibility: backwards compatible


 Description  « Hide
we've been using port 0 for the 2-3 ports that datanodes use, but that stops us checking that these ports are closing post-run. Move to constant port numbers and include checks for them


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Steve Loughran added a comment - 02/Feb/09 02:14 PM (GMT)
And add better diagnostics if the DataNode has bound port exception on startup -list what all the port bindings are

Steve Loughran added a comment - 03/Feb/09 03:06 PM (GMT)
done