Sanil Jain created SAMZA-1737:
---------------------------------

             Summary: SystemProducers in TaskInstanceCollector do not resolve 
logical name (stream-id) to a physicalName if the configs for physical name are 
set
                 Key: SAMZA-1737
                 URL: https://issues.apache.org/jira/browse/SAMZA-1737
             Project: Samza
          Issue Type: Bug
            Reporter: Sanil Jain
            Assignee: Sanil Jain


- A samza configuration streams.stream-id.samza.physical.name assigns a 
physical name which for example is actual name of a kafka topic
- If this config is set, the resolution of stream-id -> physicalName should 
occur in SystemProducers before TaskInstanceCollector dispatches the message
- Currently this works because most of the jobs use same stream-id and 
physicalName
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to