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

CC-8087: Remove plaintext logging of task configs #791

Merged
merged 2 commits into from Feb 25, 2020
Merged

CC-8087: Remove plaintext logging of task configs #791

merged 2 commits into from Feb 25, 2020

Conversation

C0urante
Copy link
Contributor

JIRA

These changes remove the logging of task configurations in plaintext, which should be done to avoid leaking database credentials and other secrets. Additionally, the log messages for whether a custom query has been specified by the user are flipped to correctly correspond to the actual presence of a custom query in the connector configuration.

[JIRA](https://confluentinc.atlassian.net/browse/CC-8087)

These changes remove the logging of task configurations in plaintext, which should be done to avoid leaking database credentials and other secrets. Additionally, the log messages for whether a custom query has been specified by the user are flipped to correctly correspond to the actual presence of a custom query in the connector configuration.
@C0urante C0urante requested review from cyrusv and a team February 25, 2020 01:56
Copy link
Member

@rhauch rhauch left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @C0urante!

@C0urante C0urante merged commit 63e654a into 5.0.x Feb 25, 2020
@C0urante C0urante deleted the cc-8087 branch February 25, 2020 17:26
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.

None yet

2 participants