You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2018/12/06 17:35:00 UTC

[jira] [Created] (SAMZA-2030) Fix ScalaMapConfig:getOption to support mocking

Boris Shkolnik created SAMZA-2030:
-------------------------------------

             Summary: Fix ScalaMapConfig:getOption to support mocking
                 Key: SAMZA-2030
                 URL: https://issues.apache.org/jira/browse/SAMZA-2030
             Project: Samza
          Issue Type: Bug
            Reporter: Boris Shkolnik
            Assignee: Boris Shkolnik


Currently getOption will call contains() of the MapConfig, instead of the passed in config object (not the mocked object).



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