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

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


    from d22e7f5  fix bug in DistributedPlanner
     add bfe585d  Add getSchedulePriority for FragmentInstanceManager (#5371)
     add 96f919a  [IOTDB-2820]Update Userguide SQL about Trigger (#5372)
     add 938c1f1  Demo of ConfigNode (#5368)
     new eda9191  Merge branch 'master' into yanshi

The 1 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:
 .../iotdb/confignode/partition/PartitionTable.java | 12 +++--
 .../server/ConfigNodeRPCServerProcessor.java       | 22 +++++++--
 .../confignode/consensus/RatisConsensusDemo.java   | 56 ++++++++++++----------
 .../server/ConfigNodeRPCServerProcessorTest.java   |  7 ---
 docs/UserGuide/Process-Data/Alerting.md            |  2 +-
 docs/zh/UserGuide/Process-Data/Alerting.md         |  2 +-
 .../db/mpp/schedule/FragmentInstanceManager.java   | 12 +++++
 .../db/mpp/schedule/IFragmentInstanceManager.java  | 12 ++++-
 .../db/mpp/schedule/task/FragmentInstanceTask.java |  4 +-
 9 files changed, 86 insertions(+), 43 deletions(-)

Reply via email to