[hbase] 02/15: HBASE-27213 Add support for claim queue operation (#4708)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 747ba7bd97d00ed4441efb4ca884f0af8b2c634a Author: Duo Zhang AuthorDate: Sat Aug 20 23:10:58 2022

[hbase] 15/15: HBASE-27809 Attach move replication queue storage from zookeeper to a separated HBase table design doc to git repo (#5197)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit b5535c98a362069b3b2269fb1627a448c9f66054 Author: Liangjun He AuthorDate: Sun Apr 23 23:56:48 2023

[hbase] 06/15: HBASE-27405 Fix the replication hfile/log cleaner report that the replication table does not exist (#4811)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 433e2dc5dfa45cdcf300f7dbe173e93a0c32196c Author: LiangJun He <2005hit...@163.com> AuthorDate: Wed

[hbase] 12/15: HBASE-27623 Start a new ReplicationSyncUp after the previous failed (#5150)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 941aed15635fe2cef215e993f64efecb82e4d832 Author: Liangjun He AuthorDate: Wed Apr 5 23:37:04 2023

[hbase] 08/15: HBASE-27217 Revisit the DumpReplicationQueues tool (#4810)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 48bd2fd7c90e407a20487453a9fe6c451a17b7a0 Author: LiangJun He <2005hit...@163.com> AuthorDate: Sun

[hbase] 09/15: HBASE-27429 Add exponential retry backoff support for MigrateReplicationQueueFromZkToTableProcedure

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit a2fddff527f0bd41c92007a00a63236c150e43f6 Author: Duo Zhang AuthorDate: Tue Oct 18 16:46:03 2022

[hbase] 10/15: HBASE-27430 Should disable replication log cleaner when migrating replication queue data (#4901)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 2908349fb3d888be94ea3da80d01acb020f8b57a Author: Duo Zhang AuthorDate: Sat Dec 3 20:51:40 2022

[hbase] 03/15: HBASE-27214 Implement the new replication hfile/log cleaner (#4722)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit adc39f31a33ec1706ccfe704ca5e3bc255ec216e Author: Duo Zhang AuthorDate: Wed Aug 31 21:24:09 2022

[hbase] 13/15: HBASE-27775 Use a separate WAL provider for hbase:replication table (#5157)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 9ccef178d618738aa14baf41d99a316cb8c364f7 Author: Duo Zhang AuthorDate: Sat Apr 8 10:50:42 2023

[hbase] 11/15: HBASE-27216 Revisit the ReplicationSyncUp tool (#4966)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit ea7fe25b51aaff2a8bd77a81b0301c1e5ac55b9f Author: Duo Zhang AuthorDate: Sat Mar 18 21:38:53 2023

[hbase] 04/15: HBASE-27215 Add support for sync replication (#4762)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 5fde552982f09941346235453dbf2ec37673ec4f Author: Duo Zhang AuthorDate: Thu Sep 15 22:58:29 2022

[hbase] 07/15: HBASE-27218 Support rolling upgrading (#4808)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 3dbb1d959cc36b43f707297d4de40eccba6b2d6d Author: Duo Zhang AuthorDate: Sun Nov 6 16:57:11 2022

[hbase] 14/15: HBASE-27274 Re-enable the disabled tests when implementing HBASE-27212 (#5178)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit 9f932eb3a661b1f39a85ce45fdf11831cd66306b Author: Liangjun He AuthorDate: Tue Apr 18 21:50:32 2023

[hbase] 05/15: HBASE-27392 Add a new procedure type for implementing some global operations such as migration (#4803)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git commit d587265ee6aa976c9b0c24d474af2b6a4dac0f04 Author: Duo Zhang AuthorDate: Thu Sep 29 10:08:02 2022

[hbase] branch HBASE-27109/table_based_rqs updated (a442e0929c8 -> b5535c98a36)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a change to branch HBASE-27109/table_based_rqs in repository https://gitbox.apache.org/repos/asf/hbase.git discard a442e0929c8 HBASE-27809 Attach move replication queue storage from zookeeper to a separated

[hbase-site] branch asf-site updated: INFRA-10751 Empty commit

2023-04-25 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hbase-site.git The following commit(s) were added to refs/heads/asf-site by this push: new ed506ef2c72 INFRA-10751 Empty

[hbase] branch master updated (a1f2b4e1d0a -> 3593288d605)

2023-04-25 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git from a1f2b4e1d0a HBASE-27792 Guard Master/RS Dump Servlet behind admin walls (#5176) add 3593288d605 HBASE-27803