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

Roger Hoover commented on SAMZA-720:
------------------------------------

Was looking through the code a little and it looks like the 
BootstrappingChooser could use the list of SSPs passed into it's register() 
method to figure out which partitions it need to monitor.

> Bootstrap hangs 
> ----------------
>
>                 Key: SAMZA-720
>                 URL: https://issues.apache.org/jira/browse/SAMZA-720
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Roger Hoover
>            Priority: Blocker
>
> To reproduce:
> Create a job that reads from two topics with equal number of partitions > 1.  
> Configure the job to bootstrap from one of the topics and set 
> yarn.container.count > 1.
> Observed outcome:
> You'll see that the container completes bootstrapping for the partitions 
> assigned to it's tasks but never finishes bootstrapping for the remaining 
> partitions that are assigned to other containers.
> Expected outcome:
> When each task as finished bootstrapping the partitions it's responsible for, 
> bootstrapping should be considered complete.
> Debug logs available here:  
> https://mail-archives.apache.org/mod_mbox/samza-dev/201506.mbox/%3CCAPOm%3DTN88YSbn_pzpb-%2BwGxc619LsE%3D-XAfaydBKmLrTLOf4QA%40mail.gmail.com%3E



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

Reply via email to