apache / fury

A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
https://fury.apache.org/
Apache License 2.0
3.11k stars 248 forks source link

fix(java): ThreadLocalFury and ThreadPoolFury prioritize using the user classloader #1907

Closed Aliothmoon closed 3 weeks ago

Aliothmoon commented 4 weeks ago

What does this PR do?

ThreadLocalFury and ThreadPoolFury prioritize using the user-specified ClassLoader

Related issues

1884 1878

Does this PR introduce any user-facing change?

Benchmark