gradle-baseline icon indicating copy to clipboard operation
gradle-baseline copied to clipboard

Prefer safe-logging Preconditions to hadoop.

Open jkozlowski opened this issue 2 years ago • 1 comments

Before this PR

We allow people to use org.apache.hadoop.util.Preconditions.

After this PR

==COMMIT_MSG== Prefer safe-logging Preconditions to org.apache.hadoop.util.Preconditions. ==COMMIT_MSG==

Possible downsides?

jkozlowski avatar Apr 11 '23 15:04 jkozlowski

Generate changelog in changelog/@unreleased

Type

  • [ ] Feature
  • [x] Improvement
  • [ ] Fix
  • [ ] Break
  • [ ] Deprecation
  • [ ] Manual task
  • [ ] Migration

Description Prefer safe-logging Preconditions to org.apache.hadoop.util.Preconditions.

Check the box to generate changelog(s)

  • [x] Generate changelog entry

changelog-app[bot] avatar Apr 11 '23 15:04 changelog-app[bot]