This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a change to branch codex/update-thrift-0.23.0
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 6fa4195a793 Handle null thrift server contexts
add eb52a26f263 Improve thrift server context handling
No new revisions were added by this update.
Summary of changes:
.../thrift/ConfigNodeRPCServiceHandler.java | 3 +-
.../iot/service/IoTConsensusRPCServiceHandler.java | 4 +-
.../service/IoTConsensusV2RPCServiceHandler.java | 4 +-
.../thrift/handler/BaseServerContextHandler.java | 7 +--
.../handler/InternalServiceThriftHandler.java | 3 +-
.../MPPDataExchangeServiceThriftHandler.java | 3 +-
.../service/AbstractThriftServiceThread.java | 51 ++--------------------
.../{StartupCheck.java => NoopServerContext.java} | 21 ++++++---
.../client/mock/MockInternalRPCService.java | 7 ++-
.../commons/service/NoopServerContextTest.java} | 24 +++++-----
pom.xml | 24 +++-------
11 files changed, 59 insertions(+), 92 deletions(-)
copy
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/service/{StartupCheck.java
=> NoopServerContext.java} (66%)
copy
iotdb-core/{calc-commons/src/test/java/org/apache/iotdb/calc/execution/operator/process/fill/filter/FixedIntervalFillFilterTest.java
=>
node-commons/src/test/java/org/apache/iotdb/commons/service/NoopServerContextTest.java}
(54%)