You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2017/05/04 06:00:14 UTC

[jira] [Resolved] (SAMZA-1259) LocalApplicationRunner throws exception when configured with a ProcessorIdGenerator

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

Navina Ramesh resolved SAMZA-1259.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Issue resolved by pull request 161
[https://github.com/apache/samza/pull/161]

> LocalApplicationRunner throws exception when configured with a ProcessorIdGenerator
> -----------------------------------------------------------------------------------
>
>                 Key: SAMZA-1259
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1259
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Sean McCauliff
>             Fix For: 0.13.0
>
>
> It's not possible to configure this with an ID generator because:
> } else if (appConfig.getAppProcessorIdGeneratorClass() == null) {



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)