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

Downgrade UDF compiler output to trace to stop it spamming the build logs #1739

Merged
merged 3 commits into from
Aug 15, 2018

Conversation

big-andy-coates
Copy link
Contributor

The UDF compiler outputs all generated code at debug when run. This is spamming the logs when you run associated tests, making issues harder to track down.

Now that UDFs are in and stable, let's downgrade the output to TRACE.

@big-andy-coates big-andy-coates requested review from dguy and a team August 15, 2018 09:54
Copy link
Contributor

@dguy dguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@big-andy-coates big-andy-coates requested a review from a team August 15, 2018 13:51
Copy link
Contributor

@hjafarpour hjafarpour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Should this target 5.0.x-post?

@big-andy-coates
Copy link
Contributor Author

Should this target 5.0.x-post?

Why would it?

@apurvam
Copy link
Contributor

apurvam commented Aug 15, 2018

master is good enough I think.

@big-andy-coates big-andy-coates merged commit 13771d5 into confluentinc:master Aug 15, 2018
@big-andy-coates big-andy-coates deleted the log_spam branch August 15, 2018 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants