[
https://issues.apache.org/jira/browse/SAMZA-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104005#comment-16104005
]
ASF GitHub Bot commented on SAMZA-1361:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/248
> OperatorImplGraph used wrong keys to store/retrieve OperatorImpl in the map
> ---------------------------------------------------------------------------
>
> Key: SAMZA-1361
> URL: https://issues.apache.org/jira/browse/SAMZA-1361
> Project: Samza
> Issue Type: Bug
> Affects Versions: 0.13.0
> Reporter: Yi Pan (Data Infrastructure)
> Assignee: Prateek Maheshwari
> Fix For: 0.13.1
>
>
> The operatorsImpls in the OperatorImplGraph is using String as the lookup
> key, while the code to put the operatorImpl is using OperatorSpec as the key.
> The key used to lookup and retrieval should be consistent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)