You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2015/10/23 22:36:27 UTC

[jira] [Created] (SAMZA-800) Simplify StreamAppender by making configs available in the process context / environmental variables

Navina Ramesh created SAMZA-800:
-----------------------------------

             Summary: Simplify StreamAppender by making configs available in the process context / environmental variables
                 Key: SAMZA-800
                 URL: https://issues.apache.org/jira/browse/SAMZA-800
             Project: Samza
          Issue Type: Bug
    Affects Versions: 0.10.0
            Reporter: Navina Ramesh


Currently, we have a complicated logic in the StreamAppender to ensure that there are no recursive logging calls and more importantly, we don't have to lose log lines in the JC until it is initialized!
Refer: https://reviews.apache.org/r/39464/#comment161936




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)