[jira] [Created] (HBASE-25708) Bytes.toInt(byte[] bytes)-why set default offset as zero

2021-03-28 Thread larry chen (Jira)
larry chen created HBASE-25708: -- Summary: Bytes.toInt(byte[] bytes)-why set default offset as zero Key: HBASE-25708 URL: https://issues.apache.org/jira/browse/HBASE-25708 Project: HBase Issue

[jira] [Commented] (HBASE-25705) Convert proto to RSGroupInfo is costly

2021-03-28 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310340#comment-17310340 ] Pankaj Kumar commented on HBASE-25705: -- Nice one [~mokai87], please raise PR. > Convert proto to

[GitHub] [hbase] chenxu14 closed pull request #909: HBASE-23355 Bypass the prefetch operation if HFiles are generated through flush or compaction

2021-03-28 Thread GitBox
chenxu14 closed pull request #909: URL: https://github.com/apache/hbase/pull/909 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [hbase] Apache-HBase commented on pull request #3100: HBASE-25707 When restoring a table, create a namespace if it does not exist

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3100: URL: https://github.com/apache/hbase/pull/3100#issuecomment-809027524 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m

[GitHub] [hbase] Apache-HBase commented on pull request #3100: HBASE-25707 When restoring a table, create a namespace if it does not exist

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3100: URL: https://github.com/apache/hbase/pull/3100#issuecomment-809026715 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3100: HBASE-25707 When restoring a table, create a namespace if it does not exist

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3100: URL: https://github.com/apache/hbase/pull/3100#issuecomment-809026362 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Commented] (HBASE-25695) Link to the filter on hbase:meta from user tables panel on master page

2021-03-28 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310325#comment-17310325 ] Hudson commented on HBASE-25695: Results for branch branch-2.4 [build #83 on

[jira] [Updated] (HBASE-25609) There is a problem with the SPLITS_FILE in the HBase shell statement

2021-03-28 Thread shenshengli (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenshengli updated HBASE-25609: Component/s: shell > There is a problem with the SPLITS_FILE in the HBase shell statement >

[jira] [Assigned] (HBASE-25707) When restoring a table, create a namespace if it does not exist

2021-03-28 Thread shenshengli (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenshengli reassigned HBASE-25707: --- Assignee: shenshengli > When restoring a table, create a namespace if it does not exist >

[jira] [Updated] (HBASE-25707) When restoring a table, create a namespace if it does not exist

2021-03-28 Thread shenshengli (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenshengli updated HBASE-25707: Component/s: backup > When restoring a table, create a namespace if it does not exist >

[GitHub] [hbase] shenshengli opened a new pull request #3100: HBASE-25707 When restoring a table, create a namespace if it does not exist

2021-03-28 Thread GitBox
shenshengli opened a new pull request #3100: URL: https://github.com/apache/hbase/pull/3100 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[jira] [Updated] (HBASE-25707) When restoring a table, create a namespace if it does not exist

2021-03-28 Thread shenshengli (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenshengli updated HBASE-25707: Affects Version/s: 2.0.0 > When restoring a table, create a namespace if it does not exist >

[jira] [Created] (HBASE-25707) When restoring a table, create a namespace if it does not exist

2021-03-28 Thread shenshengli (Jira)
shenshengli created HBASE-25707: --- Summary: When restoring a table, create a namespace if it does not exist Key: HBASE-25707 URL: https://issues.apache.org/jira/browse/HBASE-25707 Project: HBase

[jira] [Commented] (HBASE-25706) Support specifying a base split policy class in KeyPrefixRegionSplitPolicy and DelimitedKeyPrefixRegionSplitPolicy

2021-03-28 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310311#comment-17310311 ] Toshihiro Suzuki commented on HBASE-25706: -- [~zhangduo] Thank you for reviewing this! Yes, it

[GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #2901: URL: https://github.com/apache/hbase/pull/2901#issuecomment-808956441 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #2901: URL: https://github.com/apache/hbase/pull/2901#issuecomment-808951155 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[jira] [Commented] (HBASE-25695) Link to the filter on hbase:meta from user tables panel on master page

2021-03-28 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310272#comment-17310272 ] Hudson commented on HBASE-25695: Results for branch branch-2 [build #212 on

[jira] [Commented] (HBASE-25695) Link to the filter on hbase:meta from user tables panel on master page

2021-03-28 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310255#comment-17310255 ] Hudson commented on HBASE-25695: Results for branch branch-2.3 [build #195 on

[GitHub] [hbase] Apache-HBase commented on pull request #3099: HBASE-25706 Support specifying a base split policy class in KeyPrefix…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3099: URL: https://github.com/apache/hbase/pull/3099#issuecomment-808928306 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3093: HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3093: URL: https://github.com/apache/hbase/pull/3093#issuecomment-808925402 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #2901: URL: https://github.com/apache/hbase/pull/2901#issuecomment-808920580 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 7m

[GitHub] [hbase] Apache-HBase commented on pull request #3093: HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3093: URL: https://github.com/apache/hbase/pull/3093#issuecomment-808918665 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3093: HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3093: URL: https://github.com/apache/hbase/pull/3093#issuecomment-808918194 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache9 commented on pull request #3093: HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for…

2021-03-28 Thread GitBox
Apache9 commented on pull request #3093: URL: https://github.com/apache/hbase/pull/3093#issuecomment-808916639 The UT could confirm that the approach works. But it still can not solve the problem for HBASE-22120. I guess the problem is that, the jul logger is initialized by java

[GitHub] [hbase] Apache-HBase commented on pull request #3099: HBASE-25706 Support specifying a base split policy class in KeyPrefix…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3099: URL: https://github.com/apache/hbase/pull/3099#issuecomment-808916260 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3093: HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3093: URL: https://github.com/apache/hbase/pull/3093#issuecomment-808912102 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3093: HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3093: URL: https://github.com/apache/hbase/pull/3093#issuecomment-808906782 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3093: HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3093: URL: https://github.com/apache/hbase/pull/3093#issuecomment-808906380 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3099: HBASE-25706 Support specifying a base split policy class in KeyPrefix…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3099: URL: https://github.com/apache/hbase/pull/3099#issuecomment-808899510 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3099: HBASE-25706 Support specifying a base split policy class in KeyPrefix…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3099: URL: https://github.com/apache/hbase/pull/3099#issuecomment-808893588 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 7m

[jira] [Commented] (HBASE-25706) Support specifying a base split policy class in KeyPrefixRegionSplitPolicy and DelimitedKeyPrefixRegionSplitPolicy

2021-03-28 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310190#comment-17310190 ] Duo Zhang commented on HBASE-25706: --- I think this is a design problem. Typically, there are two

[GitHub] [hbase] Apache-HBase commented on pull request #3099: HBASE-25706 Support specifying a base split policy class in KeyPrefix…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3099: URL: https://github.com/apache/hbase/pull/3099#issuecomment-808885825 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3098: HBASE-25703 Support conditional update in MultiRowMutationEndpoint

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3098: URL: https://github.com/apache/hbase/pull/3098#issuecomment-808880334 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3098: HBASE-25703 Support conditional update in MultiRowMutationEndpoint

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3098: URL: https://github.com/apache/hbase/pull/3098#issuecomment-808879087 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3099: HBASE-25706 Support specifying a base split policy class in KeyPrefix…

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3099: URL: https://github.com/apache/hbase/pull/3099#issuecomment-808872419 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3098: HBASE-25703 Support conditional update in MultiRowMutationEndpoint

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3098: URL: https://github.com/apache/hbase/pull/3098#issuecomment-808868150 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] brfrn169 opened a new pull request #3099: HBASE-25706 Support specifying a base split policy class in KeyPrefix…

2021-03-28 Thread GitBox
brfrn169 opened a new pull request #3099: URL: https://github.com/apache/hbase/pull/3099 …RegionSplitPolicy and DelimitedKeyPrefixRegionSplitPolicy -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Updated] (HBASE-25706) Support specifying a base split policy class in KeyPrefixRegionSplitPolicy and DelimitedKeyPrefixRegionSplitPolicy

2021-03-28 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-25706: - Description: Basically, I think we can use KeyPrefixRegionSplitPolicy and

[jira] [Updated] (HBASE-25706) Support specifying a base split policy class in KeyPrefixRegionSplitPolicy and DelimitedKeyPrefixRegionSplitPolicy

2021-03-28 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-25706: - Summary: Support specifying a base split policy class in KeyPrefixRegionSplitPolicy and

[jira] [Created] (HBASE-25706) Support specifying a base split policy class in KeyPrefixRegionSplitPolicy to make it more useful

2021-03-28 Thread Toshihiro Suzuki (Jira)
Toshihiro Suzuki created HBASE-25706: Summary: Support specifying a base split policy class in KeyPrefixRegionSplitPolicy to make it more useful Key: HBASE-25706 URL:

[GitHub] [hbase] Apache-HBase commented on pull request #3098: HBASE-25703 Support conditional update in MultiRowMutationEndpoint

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3098: URL: https://github.com/apache/hbase/pull/3098#issuecomment-808858713 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3098: HBASE-25703 Support conditional update in MultiRowMutationEndpoint

2021-03-28 Thread GitBox
Apache-HBase commented on pull request #3098: URL: https://github.com/apache/hbase/pull/3098#issuecomment-808857582 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m