alibaba / alibaba/DataX

关于插件类自定义类加载器问题

Open
#1,311 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

看了下插件的类加载机制,发现并没有去重写loadClass方法来破坏双亲委派,这里不会导致就算对每个插件单独创建一个类加载器,最后都是同样被其父类 AppClassLoader 加载吗

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing DataX's plugin class-loading entry points and the delegation path involving loadClass and AppClassLoader. Determine whether each plugin's class loader provides the intended isolation, then document a clear answer to the issue's question and the relevant loading behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.