This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a04c752bc24 fix compaction task comparator & fix the conflicts between
inner compaction selection conditions (#14495)
add f215c4225a1 Revert "[IOTDB-6353] replace cglib to byte-buddy (#14426)"
(#14497)
No new revisions were added by this update.
Summary of changes:
dependencies.json | 2 +-
iotdb-core/node-commons/pom.xml | 4 +-
.../commons/client/sync/ByteBuddyEnhancer.java | 75 ----------------------
.../sync/SyncThriftClientWithErrorHandler.java | 30 ++++++++-
pom.xml | 8 +--
5 files changed, 34 insertions(+), 85 deletions(-)
delete mode 100644
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/client/sync/ByteBuddyEnhancer.java