Lakshmi Manasa Gaduputi created SAMZA-2600:
----------------------------------------------
Summary: [code refactor] create constants for strings used by both
AM and container
Key: SAMZA-2600
URL: https://issues.apache.org/jira/browse/SAMZA-2600
Project: Samza
Issue Type: Improvement
Reporter: Lakshmi Manasa Gaduputi
Assignee: Lakshmi Manasa Gaduputi
AM and container share a bunch of string literals but these are not constants
and if the strings do not exactly match on both ends, no tests fails but the
job certainly will.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)