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

justinchen pushed a change to branch clean
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from c92b251d508 fix
     add a21a6f7916a fix

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/it/IoTDBLoadTsFileIT.java  | 30 +++++++++----------
 .../request/ConfigPhysicalPlanSerDeTest.java       | 10 +++----
 .../persistence/CNPhysicalPlanGeneratorTest.java   | 16 +++++-----
 .../protocol/thrift/impl/ClientRPCServiceImpl.java |  2 +-
 .../plan/analyze/ClusterPartitionFetcher.java      |  4 +--
 .../apache/iotdb/db/schemaengine/SchemaEngine.java | 10 +++----
 .../mtree/impl/mem/MTreeBelowDBMemoryImpl.java     |  4 +--
 .../mtree/impl/pbtree/MTreeBelowSGCachedImpl.java  |  4 +--
 .../impl/pbtree/memory/buffer/NodeBuffer.java      |  2 +-
 .../schemaengine/schemaregion/utils/MetaUtils.java |  2 +-
 .../execute/utils/log/TsFileIdentifier.java        |  4 +--
 .../db/storageengine/rescon/memory/SystemInfo.java |  8 ++---
 .../apache/iotdb/db/metadata/MetaUtilsTest.java    |  2 +-
 .../metadata/mtree/schemafile/SchemaFileTest.java  |  2 +-
 .../SchemaRegionSimpleRecoverTest.java             |  2 +-
 .../pipe/sink/PipeDataNodeThriftRequestTest.java   | 34 +++++++++++-----------
 .../db/pipe/source/PipeRealtimeExtractTest.java    |  2 +-
 .../plan/analyze/FakeSchemaFetcherImpl.java        |  8 ++---
 .../plan/planner/distribution/Util2.java           |  4 +--
 .../node/process/AggregationNodeSerdeTest.java     |  4 +--
 .../apache/iotdb/db/utils/EnvironmentUtils.java    |  6 ++--
 .../db/utils/SchemaRegionSnapshotParserTest.java   | 32 ++++++++++----------
 .../iotdb/metrics/AbstractMetricManager.java       |  4 +--
 .../apache/iotdb/commons/path/PartialPathTest.java | 34 +++++++++++-----------
 24 files changed, 115 insertions(+), 115 deletions(-)

Reply via email to