chaokunyang commented on code in PR #1525:
URL: https://github.com/apache/incubator-fury/pull/1525#discussion_r1567240108
##########
java/fury-core/src/main/java/org/apache/fury/pool/ClassLoaderFuryPooled.java:
##########
@@ -122,6 +124,20 @@ private void addFury() {
}
void setFactoryCallback(Consumer<Fury> factoryCallback) {
Review Comment:
Then we should add code to avoid this, such as capture Thread, and check
thread in later call
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]