[
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. Remove empty List from BalancingTaskNameGrouper.getPreviousContainer()
instead of null.
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.
3.
> TaskNameGrouper/JobModelManager 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. Remove empty List from BalancingTaskNameGrouper.getPreviousContainer()
> instead of null.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)