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

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

Sean McCauliff created SAMZA-1259:
-------------------------------------

             Summary: 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


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)