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

zyk pushed a change to branch rc/1.1.0
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 9493bbc15b [IOTDB-5681] Fix the creation of system database used by 
IoTDB Internal Reporter (#9339) (#9378)
     new ce1585e814 [IOTDB-5697] Only record engine cost for DataRegion in 
Performance Overview Dashboard (#9366) (#9377)
     new 109246000c fix show queries after introduce Shuffle
     new 4aa755de7f [To rel/1.1] Fix possible npe when closing 
IdentitySinkOperator

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ratis/ApplicationStateMachineProxy.java        | 23 +++++++++++--------
 .../iotdb/consensus/ratis/RatisConsensus.java      |  4 ++--
 .../org/apache/iotdb/consensus/ratis/Utils.java    |  4 ++--
 .../ratis/metrics/IoTDBMetricRegistry.java         |  2 +-
 .../ratis/metrics/RatisMetricsManager.java         | 21 ++++++++++-------
 .../iotdb/consensus/simple/SimpleConsensus.java    | 26 +++++++++++++---------
 .../statemachine/DataRegionStateMachine.java       |  3 ++-
 .../operator/sink/IdentitySinkOperator.java        |  7 +++---
 .../planner/distribution/DistributionPlanner.java  | 21 +++++++++++++++++
 9 files changed, 75 insertions(+), 36 deletions(-)

Reply via email to