You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2016/03/23 01:12:25 UTC

[jira] [Commented] (SAMZA-910) Host Affinity - Fix sporadic failures in Container Allocator tests

    [ https://issues.apache.org/jira/browse/SAMZA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207590#comment-15207590 ] 

Jake Maes commented on SAMZA-910:
---------------------------------

Here's an initial RB for the expired request test, which was extracted from SAMZA-893, though Navina was getting some failure with it:
https://reviews.apache.org/r/45190/

> Host Affinity - Fix sporadic failures in Container Allocator tests
> ------------------------------------------------------------------
>
>                 Key: SAMZA-910
>                 URL: https://issues.apache.org/jira/browse/SAMZA-910
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jake Maes
>            Assignee: Jake Maes
>             Fix For: 0.10.1
>
>
> 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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)