xingzhou created IGNITE-12527: --------------------------------- Summary: Deployment Modes-Un-Deployment and User Versions function can not use Key: IGNITE-12527 URL: https://issues.apache.org/jira/browse/IGNITE-12527 Project: Ignite Issue Type: Improvement Components: cache Affects Versions: 2.7.6 Environment: centos 7.4 jdk8 Reporter: xingzhou Fix For: None
Scope of influence: 4 kinds deployment mode。 When using continuous deployment mode, the custom entryprocessor works correctly the first time it is loaded; however, it does not work properly after that, because the custom entryprocessor class is cached by IgniteUtils concurrentmap < classloader, concurrentmap < string, class > >. -- This message was sent by Atlassian Jira (v8.3.4#803005)