Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid printing unit test info logs by default for pulsar-storm #259

Merged
merged 1 commit into from
Mar 1, 2017

Conversation

merlimat
Copy link
Contributor

@merlimat merlimat commented Mar 1, 2017

Motivation

To reduce the build log file in Travis, we should turn off info logs in pulsar-storm module, as it's already in other modules.

Modification

Since storm is already pulling logback-classic, we have 2 slf4j logger implementation in the classpath during the test. We need to remove logback.

@merlimat merlimat added this to the 1.17 milestone Mar 1, 2017
@merlimat merlimat self-assigned this Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants