You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (Jira)" <ji...@apache.org> on 2019/11/18 18:58:00 UTC

[jira] [Created] (SAMZA-2386) Get store names should return correct store names in the presence of side inputs

Bharath Kumarasubramanian created SAMZA-2386:
------------------------------------------------

             Summary: Get store names should return correct store names in the presence of side inputs
                 Key: SAMZA-2386
                 URL: https://issues.apache.org/jira/browse/SAMZA-2386
             Project: Samza
          Issue Type: Bug
            Reporter: Bharath Kumarasubramanian
            Assignee: Bharath Kumarasubramanian


In storage config, the store names are inferred from the config using the following pattern match `stores.%s.factory`. However, this pattern collides with factory definition of side inputs and yields incorrect store names.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)