Yi Pan (Data Infrastructure) created SAMZA-787:
--------------------------------------------------
Summary: task.log4j.system should not be guessed if not configured
Key: SAMZA-787
URL: https://issues.apache.org/jira/browse/SAMZA-787
Project: Samza
Issue Type: Bug
Reporter: Yi Pan (Data Infrastructure)
Priority: Blocker
In the current configuration, we has the task.log4j.system "guessed" to be the
single system name in the job, if not specified.
However, this syntax sugar is dangerous because it confuses the two cases:
1) disable the StreamAppender altogether
2) implicitly uses the only defined system and enable StreamAppender
We should force it to be defined if we want to enable the StreamAppender.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)