This is an automated email from the ASF dual-hosted git repository.

Caideyipi pushed a change to branch udf-fix
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 2c62c39203d sp
     add e340b75d1ec fix

No new revisions were added by this update.

Summary of changes:
 .../iotdb/confignode/persistence/UDFInfo.java      |  46 +++-----
 .../executable/ReferenceCountedJarMetaKeeper.java  | 121 +++++++++++++++++++++
 .../meta/ConfigNodePipePluginMetaKeeper.java       |  50 ++-------
 .../ReferenceCountedJarMetaKeeperTest.java         |  99 +++++++++++++++++
 4 files changed, 242 insertions(+), 74 deletions(-)
 create mode 100644 
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/executable/ReferenceCountedJarMetaKeeper.java
 create mode 100644 
iotdb-core/node-commons/src/test/java/org/apache/iotdb/commons/executable/ReferenceCountedJarMetaKeeperTest.java

Reply via email to