-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix triple class loader problem #1216
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1216 +/- ##
============================================
- Coverage 71.56% 71.56% -0.01%
+ Complexity 832 830 -2
============================================
Files 408 408
Lines 17224 17234 +10
Branches 2684 2685 +1
============================================
+ Hits 12327 12333 +6
- Misses 3533 3534 +1
- Partials 1364 1367 +3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Motivation:
In ark environment ,Triple server should choose correct class loader to processor request.