[hbase] branch branch-2.3 updated: HBASE-26273 Force ReadType.STREAM when the user does not explicitly set a ReadType on the Scan for a Snapshot-based Job

2021-09-14 Thread elserj
This is an automated email from the ASF dual-hosted git repository. elserj pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 565d419 HBASE-26273 Force

[hbase] branch branch-2.2 updated: HBASE-26276 Allow HashTable/SyncTable to perform rawScan when comparing cells (#3673)

2021-09-14 Thread wchevreuil
This is an automated email from the ASF dual-hosted git repository. wchevreuil pushed a commit to branch branch-2.2 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-2.2 by this push: new 9f6471a HBASE-26276 Allow

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

2021-09-14 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 989028bf92ba19528077002eed2d123c0e143e83 Author: Duo Zhang AuthorDate: Tue Sep 14 16:28:21 2021 +0800

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

2021-09-14 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 0ce891a88f08179e4802bdc11cfb45d803c76079 Author: Wellington Ramos Chevreuil AuthorDate: Sun Sep 12 14:14:03 2021

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

2021-09-14 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 8b26dcca6a00334240ed62146a030f7fe3c03a8f Author: Duo Zhang AuthorDate: Thu Aug 26 18:51:12 2021 +0800

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

2021-09-14 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 470bd2e4ca9ecde204ed05f231af195a6ef734b4 Author: Duo Zhang AuthorDate: Thu Jul 29 18:35:19 2021 +0800

[hbase] branch HBASE-26067 updated (93c3741 -> 989028b)

2021-09-14 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. discard 93c3741 HBASE-26248 Should find a suitable way to let users specify the store file tracker implementation

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

2021-09-14 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 17565843e8fa0d0d9f47439c926cf1884fe7d4c4 Author: Duo Zhang AuthorDate: Thu Sep 9 12:11:25 2021 +0800

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

2021-09-14 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 3b9936d37c1bfc1269e9ad066033262214b6e7c9 Author: Wellington Ramos Chevreuil AuthorDate: Wed Sep 8 10:31:49 2021

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

2021-09-14 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 The following commit(s) were added to refs/heads/HBASE-26067 by this push: new 93c3741 HBASE-26248 Should find a