Skip to content

MINOR: remove unused helper methods from utils classes#10140

Closed
chia7712 wants to merge 4 commits into
apache:trunkfrom
chia7712:MINOR-10140
Closed

MINOR: remove unused helper methods from utils classes#10140
chia7712 wants to merge 4 commits into
apache:trunkfrom
chia7712:MINOR-10140

Conversation

@chia7712

Copy link
Copy Markdown
Member

removed methods

  1. CollectionUtils#subtractMap
  2. CollectionUtils#groupPartitionDataByTopic
  3. Utils#mkObjectProperties
  4. Utils#safe
  5. Utils#concatListsUnmodifiable
  6. Utils#transformMap
  7. Utils#UncheckedCloseable
  8. OAuthBearerExtensionsValidatorCallback#ignoredExtensions (this method is used by testing only and it can be replaced by other method. CollectionUtils#subtractMap is used by only this method)

removed classes

  1. CollectionUtilsTest

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@chia7712 chia7712 closed this Mar 4, 2024
@chia7712
chia7712 deleted the MINOR-10140 branch March 25, 2024 15:21
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.

1 participant