Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Related to SAMZA-893, some of the Container Allocator unit tests have been giving us trouble.
For instance; although the HostAwareContainerAllocator expiration logic was broken, the corresponding test (TestHostAwareContainerAllocator.testExpiredRequestHandling()) did not fail.
We've also had some of the other tests fail sporadically in continuous integration testing.
This ticket is to fix the above test in particular, but the ContainerAllocator tests in general. They don't seem to deal with the various threads properly.
Attachments
Attachments
Issue Links
- is a clone of
-
SAMZA-893 Fix a bug with host affinity request expiration introduced in SAMZA-867
- Resolved