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

Catch LinkageError for ClassLoaderUtil.isClassPresent in case class is present but is failed to load #4187

Merged
merged 1 commit into from
Jan 1, 2022

Conversation

nobodyiam
Copy link
Member

What's the purpose of this PR

pick #4097 to 1.x branch

Which issue(s) this PR fixes:

Fixes #4086

Brief changelog

Catch LinkageError and log error for ClassLoaderUtil.isClassPresent

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Read the Contributing Guide before making this pull request.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit tests to verify the code.
  • Run mvn clean test to make sure this pull request doesn't break anything.
  • Update the CHANGES log.

@nobodyiam nobodyiam merged commit e4516e3 into apolloconfig:1.x Jan 1, 2022
@nobodyiam nobodyiam deleted the fix-4086 branch January 1, 2022 04:53
@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2022
@nobodyiam nobodyiam added this to the 2.0.0 milestone Mar 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant