You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Shanthoosh Venkataraman (JIRA)" <ji...@apache.org> on 2018/12/01 00:22:00 UTC

[jira] [Updated] (SAMZA-2008) PR 790 Followup.

     [ https://issues.apache.org/jira/browse/SAMZA-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shanthoosh Venkataraman updated SAMZA-2008:
-------------------------------------------
    Description: 
1. Remove the in-place mutation of containerIds in `

GroupByContainerIds.group(Set<TaskModel> tasks, List<String> containerIds)` 
 2. Invoke the newly introduced TaskNameGrouper method: `.group(tasks, grouper)` from the  `JobModelManager` by default. 

3.  

  was:
1. Remove the in-place mutation of containerIds in `

GroupByContainerIds.group(Set<TaskModel> tasks, List<String> containerIds)` 
 2. Invoke the newly introduced TaskNameGrouper method: `.group(tasks, grouper)` from the  `JobModelManager` by default. 

 


> PR 790 Followup.
> ----------------
>
>                 Key: SAMZA-2008
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2008
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Major
>             Fix For: 1.1
>
>
> 1. Remove the in-place mutation of containerIds in `
> GroupByContainerIds.group(Set<TaskModel> tasks, List<String> containerIds)` 
>  2. Invoke the newly introduced TaskNameGrouper method: `.group(tasks, grouper)` from the  `JobModelManager` by default. 
> 3.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)