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

Correcting failure logging #35

Merged
merged 2 commits into from
May 28, 2021
Merged

Conversation

thalurur
Copy link
Contributor

Signed-off-by: Ravi Thaluru ravi1092@gmail.com

Description

Not logging actual job when failed to parse the job but instead just logging the job id to prevent leaking information

Issues Resolved

N/A

Check List

  • [ X] New functionality includes testing.
    • [X ] All tests pass
  • [ X] New functionality has been documented.
    • [X ] New functionality has javadoc added
  • [X ] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…revent leaking information

Signed-off-by: Ravi Thaluru <ravi1092@gmail.com>
Signed-off-by: Ravi Thaluru <ravi1092@gmail.com>
@thalurur thalurur merged commit 532b160 into opensearch-project:main May 28, 2021
@bowenlan-amzn bowenlan-amzn added the bug Something isn't working label Jul 1, 2021
wuychn pushed a commit to ochprince/job-scheduler that referenced this pull request Mar 16, 2023
* Not logging job doc when failed to parse job, but instead just the id to prevent leaking information

Signed-off-by: Ravi Thaluru <ravi1092@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants