This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from c1f4682c207 Fixed the NPE when validating legacy sink (#17153)
add 22c6c6c112a Remove netty from service-rpc (#17157)
No new revisions were added by this update.
Summary of changes:
iotdb-client/service-rpc/pom.xml | 16 -
.../iotdb/rpc/NettyTNonblockingTransport.java | 624 ---------------------
.../iotdb/rpc/TNonblockingTransportWrapper.java | 8 +-
3 files changed, 1 insertion(+), 647 deletions(-)
delete mode 100644
iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/NettyTNonblockingTransport.java