[
https://issues.apache.org/jira/browse/SAMZA-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cameron Lee reopened SAMZA-2155:
--------------------------------
[~Sanil]: Removing both log4j and log4j2 caused the integration tests to fail,
since logs weren't being sent to stdout. I added log4j2 back in, which means
part of the initial fix for this ticket has been reverted.
I am reopening this ticket because usage of the test framework with log4j1 will
now have log binding issues again.
> Remove log4j log4j2 dependency from samza-test
> ----------------------------------------------
>
> Key: SAMZA-2155
> URL: https://issues.apache.org/jira/browse/SAMZA-2155
> Project: Samza
> Issue Type: Bug
> Reporter: Sanil Jain
> Assignee: Sanil Jain
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> As clients use the TestRunner framework and depend on "samza-test", they
> transitively pull log4j1and log4j2, this results in their job bundle having
> both dependencies which in turns result in multiple log4j versions on Samza
> classpath which screws up the logging.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)