Bharath Kumarasubramanian created SAMZA-2594:
------------------------------------------------
Summary: StorageConfig should dedup store names in getStoreNames()
Key: SAMZA-2594
URL: https://issues.apache.org/jira/browse/SAMZA-2594
Project: Samza
Issue Type: Bug
Reporter: Bharath Kumarasubramanian
Assignee: Bharath Kumarasubramanian
*Problem*: getStoreNames() can return duplicate store names if a store is
configuration specifies both side input processor factory and store factory.
*Solution*: getStoreNames() uses a list to keep tabs on the store name and
using a set instead should fix the issue
--
This message was sent by Atlassian Jira
(v8.3.4#803005)