Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
Description
TestDFSClientRetries.busyTest() sets maximum xceiver count in the config to a small value, but does not restore it back to the default. As the result subsequent tests can fail, especially on slower or busy machines.
Attachments
Attachments
Issue Links
- is superceded by
-
HDFS-3476 Correct the default used in TestDFSClientRetries.busyTest() after HDFS-3462
- Resolved