[hbase-filesystem] branch master updated: HBASE-25900 Hadoop 3.2 and 3.3 support (#25)

2021-10-05 Thread elserj
This is an automated email from the ASF dual-hosted git repository. elserj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase-filesystem.git The following commit(s) were added to refs/heads/master by this push: new 1669358 HBASE-25900 Hadoop 3.2 and

[hbase] 07/08: HBASE-26264 Add more checks to prevent misconfiguration on store file tracker (#3681)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 150d995c58a9edf01f0769e23e807e4ca0bbdc52 Author: Duo Zhang AuthorDate: Wed Sep 15 23:00:03 2021 +0800

[hbase] 02/08: HBASE-25988 Store the store file list by a file (#3578)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git commit dd7949f5249bbf91e820df12ced0c36fcd09bdd7 Author: Duo Zhang AuthorDate: Thu Aug 26 18:51:12 2021 +0800

[hbase] 08/08: HBASE-26280 Use store file tracker when snapshoting (#3685)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git commit c4d7d28911748af0cf1076ee49a7b07533ea3380 Author: Duo Zhang AuthorDate: Fri Sep 17 09:40:44 2021 +0800

[hbase] 06/08: HBASE-26248 Should find a suitable way to let users specify the store file tracker implementation (#3665)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git commit ae31799c414ec676c95b6278679d19f5411916c3 Author: Duo Zhang AuthorDate: Tue Sep 14 16:28:21 2021 +0800

[hbase] 05/08: HBASE-26246 Persist the StoreFileTracker configurations to TableDescriptor when creating table (#3666)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 6c712ec3400b8880abd41ad09ac38d665a173300 Author: Wellington Ramos Chevreuil AuthorDate: Sun Sep 12 14:14:03 2021

[hbase] 03/08: HBASE-26079 Use StoreFileTracker when splitting and merging (#3617)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git commit cb35f18de8a59b55fddb973729e557d327592f9f Author: Wellington Ramos Chevreuil AuthorDate: Wed Sep 8 10:31:49 2021

[hbase] branch HBASE-26067 updated (ab03ee1 -> c4d7d28)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a change to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git. omit ab03ee1 HBASE-26280 Use store file tracker when snapshoting (#3685) omit 6581fef HBASE-26264 Add more

[hbase] 04/08: HBASE-26224 Introduce a MigrationStoreFileTracker to support migrating from different store file tracker implementations (#3656)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git commit e6979ce7465c156082122aac208276807e8c4635 Author: Duo Zhang AuthorDate: Thu Sep 9 12:11:25 2021 +0800

[hbase] 01/08: HBASE-26064 Introduce a StoreFileTracker to abstract the store file tracking logic

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-26067 in repository https://gitbox.apache.org/repos/asf/hbase.git commit fe91ad4b81961350496a49ce461b7ca9de273cdb Author: Duo Zhang AuthorDate: Thu Jul 29 18:35:19 2021 +0800

[hbase] branch branch-2 updated: HBASE-26294 Backport "HBASE-26181 Region server and master could use itself as ConnectionRegistry" to branch-2 (#3708)

2021-10-05 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2 by this push: new 706082d HBASE-26294 Backport "HBASE-26181