[
https://issues.apache.org/jira/browse/SAMZA-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Nishimura updated SAMZA-2334:
------------------------------------
Description: Changes in partition count of input Kafka topic that is not a
multiple of previous topic, causes the grouper to not start up. We should check
if the job is a stateful one instead of only checking if the job has
host-affinity enabled. Also need to add a configuration to disable the proxy
grouper in case the Kafka topic cannot be the multiple of the previous topic
and to unblock the job from running. (was: Changes in partition count of input
Kafka topic that is not a multiple of previous topic, causes the grouper to not
start up. We should check if the job is a stateful one instead)
> ProxyGrouper selection based on Host Affinity not whether job is stateful
> -------------------------------------------------------------------------
>
> Key: SAMZA-2334
> URL: https://issues.apache.org/jira/browse/SAMZA-2334
> Project: Samza
> Issue Type: Bug
> Reporter: Daniel Nishimura
> Assignee: Daniel Nishimura
> Priority: Major
>
> Changes in partition count of input Kafka topic that is not a multiple of
> previous topic, causes the grouper to not start up. We should check if the
> job is a stateful one instead of only checking if the job has host-affinity
> enabled. Also need to add a configuration to disable the proxy grouper in
> case the Kafka topic cannot be the multiple of the previous topic and to
> unblock the job from running.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)