Description
Currently the AM sends a set of all the topics and partitions to the container, which then groups them by partition and assigns each set to a task instance. By moving the grouping to the AM, we can assign arbitrary groups to task instances, which will allow more partitioning strategies, as discussed in SAMZA-71.
Attachments
Attachments
Issue Links
- is depended upon by
-
SAMZA-353 Support assigning the same SSP to multiple tasknames
- Reopened
-
SAMZA-355 Provide a SystemStreamPartitionGrouper that groups into N sets
- Open
-
SAMZA-354 Write tool to convert old-style checkpoint log to post-SAMZA-123 format
- Resolved
- is related to
-
SAMZA-370 Document changes from SAMZA-123
- Resolved
-
SAMZA-371 Rename job.systemstreampartition.grouper.factory
- Resolved
-
SAMZA-374 Need to be able to change SSP Grouper
- Resolved
- links to