chore(rdsn): Merge sub-project rdsn from XiaoMi/rdsn【TEST】#1014
Merged
acelyc111 merged 4068 commits intoapache:merge_rdsn_test_dev from acelyc111:merge-rdsnJun 23, 2022
+180,108-77
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Mar 22, 2021
Commits on Mar 23, 2021
Commits on Mar 24, 2021
Commits on Mar 26, 2021
Commits on Mar 29, 2021
- authoredWu Tao
Commits on Mar 30, 2021
Commits on Apr 2, 2021
Commits on Apr 6, 2021
Commits on Apr 8, 2021
Commits on Apr 14, 2021
Commits on Apr 16, 2021
Commits on Apr 19, 2021
Commits on Apr 20, 2021
- authoredWu Tao
Commits on Apr 21, 2021
- authoredWu Tao
Commits on Apr 22, 2021
Commits on Apr 25, 2021
Commits on Apr 26, 2021
Commits on Apr 27, 2021
Commits on Apr 28, 2021
Commits on May 6, 2021
Commits on May 7, 2021
Commits on May 16, 2021
Commits on May 19, 2021
Commits on May 22, 2021
Commits on May 26, 2021
Commits on May 27, 2021
Commits on May 28, 2021
Commits on Jun 2, 2021
Commits on Jun 7, 2021
Commits on Jun 10, 2021
Commits on Jun 16, 2021
Commits on Jun 17, 2021
Commits on Jun 22, 2021
Commits on Jul 2, 2021
Commits on Jul 8, 2021
Commits on Jul 19, 2021
Commits on Jul 20, 2021
Commits on Jul 22, 2021
Commits on Jul 23, 2021
Commits on Jul 25, 2021
Commits on Jul 27, 2021
Commits on Jul 28, 2021
Commits on Jul 29, 2021
Commits on Jul 30, 2021
- authored
- authored
- authored
- authored
- authored
Commits on Aug 2, 2021
Commits on Aug 12, 2021
Commits on Aug 16, 2021
Commits on Aug 17, 2021
Commits on Aug 18, 2021
Commits on Aug 26, 2021
- authored
- authored
- authored
- authored
Commits on Aug 30, 2021
Commits on Aug 31, 2021
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Sep 2, 2021
Commits on Sep 3, 2021
Commits on Sep 6, 2021
Commits on Sep 22, 2021
Commits on Sep 27, 2021
Commits on Sep 28, 2021
Commits on Oct 9, 2021
Commits on Oct 11, 2021
Commits on Oct 21, 2021
Commits on Oct 25, 2021
Commits on Oct 27, 2021
Commits on Oct 29, 2021
Commits on Nov 2, 2021
Commits on Nov 9, 2021
Commits on Nov 11, 2021
Commits on Nov 12, 2021
Commits on Nov 15, 2021
Commits on Nov 16, 2021
Commits on Nov 18, 2021
Commits on Nov 19, 2021
Commits on Nov 22, 2021
Commits on Dec 9, 2021
- authored
feat(manual_compaction): replica report status part1. add function query_compact_status (apache#981)
authored- authored
- authored
Commits on Dec 13, 2021
- authored
- authored
- authored
- authored
- authored
Commits on Dec 17, 2021
Commits on Dec 21, 2021
Commits on Jan 5, 2022
Commits on Jan 6, 2022
Commits on Jan 7, 2022
Commits on Jan 12, 2022
Commits on Jan 17, 2022
Commits on Jan 19, 2022
Commits on Jan 20, 2022
- authored
- authored
- authored
- authored
Commits on Jan 21, 2022
- authored
Commits on Jan 25, 2022
Commits on Jan 26, 2022
Commits on Jan 27, 2022
Commits on Jan 28, 2022
Commits on Feb 9, 2022
Commits on Feb 11, 2022
Commits on Feb 14, 2022
Commits on Feb 21, 2022
Commits on Feb 22, 2022
Commits on Feb 28, 2022
Commits on Mar 4, 2022
Commits on Mar 14, 2022
Commits on Mar 29, 2022
- committed
- committed
feat(dup_enhancement#3): update load_meta_servers to avoid crush when duplication config is wrong (apache#1045)
committed- committed
- committed
- committed
feat(dup_enhancement#7): implement
prepare_dup
function in replica side for metaDS_PREPARE
status (apache#1053)committedfeat(dup_enhancement#8): master replica sync info to meta support
checkpoint_has_prepared
(apache#1055)committedfeat(dup_enhancement#9): master replica support
on_query_last_checkpoint_info
rpc for follower replica (apache#1056)committedfix(dup_enhancement#10): follower meta need return
ERR_APP_EXIST
when receive create same app (apache#1059)committedfeat(dup_enhancement#11): follower replica add
replica_follower
to support duplicate checkpoint when open replica (apache#1060)committedfeat(dup_enhancement#12): follower replica add framework and implement the main function (apache#1063)
committedfeat(dup_enhancement#13): follower replica support query and update master partition config (apache#1064)
committed- committed
- committed
fix(dup_enhancement#16): change some
replica_app_base
function to virtual for polymorphism (apache#1067)committed- committed
fix(dup_enhancement#20): put
async_duplicate_checkpoint_from_master_replica
intoDEFAULT_POOL
to avoid thread lock (apache#1076)committed- committed
- committed
- committed
Commits on Apr 8, 2022
Commits on Apr 13, 2022
Commits on Apr 14, 2022
Commits on Apr 15, 2022
Commits on Apr 19, 2022
Commits on Apr 20, 2022
Commits on Apr 21, 2022
Commits on Apr 25, 2022
Commits on Apr 26, 2022
Commits on Apr 28, 2022
Commits on May 9, 2022
Commits on May 16, 2022
Commits on May 18, 2022
Commits on Jun 6, 2022
feat(update_replication_factor#1): support to get the replication factor of each table (apache#1061)
feat(update_replication_factor#2): add RPC for setting the replication factor of each table (apache#1072)
feat(update_replication_factor#3): support to set the replication factor for all partitions of each table (apache#1077)
feat(update_replication_factor#5): support to set the replication factor for app-level metadata of each table (apache#1107)
feat(update_replication_factor#6): sync max_replica_count from meta server into .app-info file for each replica (apache#1108)
feat(update_replication_factor#7): replace cluster-level max_replicas_in_group with max_replica_count of each replica (apache#1109)
feat(update_replication_factor#8): recover uncompleted update of replication factor during initialization of meta service (apache#1110)