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

Bytecode enhancement ignores classes loaded by SermantClassLoader #1340

Closed
hs1515810 opened this issue Oct 19, 2023 · 0 comments
Closed

Bytecode enhancement ignores classes loaded by SermantClassLoader #1340

hs1515810 opened this issue Oct 19, 2023 · 0 comments
Assignees
Labels
area/framework Issues or PRs releated to sermant core service kind/bug Something isn't working

Comments

@hs1515810
Copy link

hs1515810 commented Oct 19, 2023

What would you like to be added?

Bytecode enhancement ignores classes loaded by SermantClassLoader

Why is this needed?

Some self-developed public plug-ins hope to be referenced by other plug-ins and are placed in the common directory and loaded by SermantClassLoader. Bytecode enhancement may enhance the classes in the public plug-in and cause some problems.

@hs1515810 hs1515810 added the kind/feature Issue for new feature label Oct 19, 2023
@hanbingleixue hanbingleixue self-assigned this Oct 19, 2023
@luanwenfei-venus luanwenfei-venus added kind/enhancement Issues or PRs releated to sermant enhancement area/framework Issues or PRs releated to sermant core service and removed kind/feature Issue for new feature labels Oct 20, 2023
@luanwenfei-venus luanwenfei-venus added kind/bug Something isn't working and removed kind/enhancement Issues or PRs releated to sermant enhancement labels Nov 9, 2023
@kkf1 kkf1 changed the title 字节码增强忽略SermantClassLoader加载的类 Bytecode enhancement ignores classes loaded by SermantClassLoader Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/framework Issues or PRs releated to sermant core service kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants