Shanthoosh Venkataraman created SAMZA-2008:
----------------------------------------------
Summary: TaskNameGrouper cleanup.
Key: SAMZA-2008
URL: https://issues.apache.org/jira/browse/SAMZA-2008
Project: Samza
Issue Type: Improvement
Reporter: Shanthoosh Venkataraman
Assignee: Shanthoosh Venkataraman
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`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)