[jira] [Created] (HBASE-26532) Replication could choose the same named group if it is exist in the target cluster

2021-12-01 Thread tianhang tang (Jira)
tianhang tang created HBASE-26532: - Summary: Replication could choose the same named group if it is exist in the target cluster Key: HBASE-26532 URL: https://issues.apache.org/jira/browse/HBASE-26532

[jira] [Resolved] (HBASE-26524) Support remove coprocessor by class name via alter table command

2021-12-01 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu resolved HBASE-26524. -- Resolution: Fixed > Support remove coprocessor by class name via alter table

[jira] [Reopened] (HBASE-26524) Support remove coprocessor by class name via alter table command

2021-12-01 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu reopened HBASE-26524: -- > Support remove coprocessor by class name via alter table command >

[jira] [Resolved] (HBASE-26524) Support remove coprocessor by class name via alter table command

2021-12-01 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu resolved HBASE-26524. -- Resolution: Implemented > Support remove coprocessor by class name via alter

[jira] [Created] (HBASE-26531) Trace coprocessor exec endpoints

2021-12-01 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26531: Summary: Trace coprocessor exec endpoints Key: HBASE-26531 URL: https://issues.apache.org/jira/browse/HBASE-26531 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-26530) Backport HBASE-26524 Support remove coprocessor by class name via alter table command

2021-12-01 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-26530: Summary: Backport HBASE-26524 Support remove coprocessor by class name via alter table command Key: HBASE-26530 URL:

[jira] [Created] (HBASE-26529) Add document for HBASE-26524 to book.html

2021-12-01 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-26529: Summary: Add document for HBASE-26524 to book.html Key: HBASE-26529 URL: https://issues.apache.org/jira/browse/HBASE-26529 Project: HBase

[jira] [Resolved] (HBASE-26512) Make timestamp format configurable in HBase shell scan output

2021-12-01 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-26512. Hadoop Flags: Reviewed Resolution: Fixed Thanks for the patch, Istvan! I took the liberty

Re: [DISCUSS] StoreFileScanner parallel seek -- productionize or drop?

2021-12-01 Thread Bryan Beaudreault
The cluster I tested on has about 65k store files, with about 315 per RegionServer. Unfortunately I don't have a great idea of how many of those were being actively queried during the testing period (30m or so, during peak traffic). Are you saying that you've seen parallel seek actually help in

Re: [DISCUSS] StoreFileScanner parallel seek -- productionize or drop?

2021-12-01 Thread Clay B.
Hi Bryan, I've seen significant performance degradation when tenants have had around 100 store files and wanted to look into this tuning to support some use-cases (such as DateTierdCompaction). Processing time is a very coarse but key metric I've triggered off of as an indicator for deeper

Re: [DISCUSS] StoreFileScanner parallel seek -- productionize or drop?

2021-12-01 Thread Andrew Purtell
Unless the potential payoff is significant (yes, this might be hard to guess) I would vote for dropping a complex and incomplete (IMHO) disabled-by-default 'feature' that is, I would estimate, rarely used if at all, probably not at all. On Wed, Dec 1, 2021 at 8:05 AM Bryan Beaudreault wrote: >

Re: [VOTE] First release candidate for hbase-thirdparty 4.0.0 is available for download

2021-12-01 Thread Andrew Purtell
Sounds good. We can test just with master branch for now. > On Nov 30, 2021, at 7:24 PM, 张铎 wrote: > > OK, the problem is that for o.a.h.h.http.resource.JerseyResource under > src/test/java, you need to change all the javax.ws.rs imports to > org.apache.hbase.thirdparty.javax.ws.rs, then the

[jira] [Created] (HBASE-26528) [hbase-thirdparty] Put up 4.0.0RC1

2021-12-01 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26528: - Summary: [hbase-thirdparty] Put up 4.0.0RC1 Key: HBASE-26528 URL: https://issues.apache.org/jira/browse/HBASE-26528 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-26516) [hbase-thirdparty] Put up 4.0.0RC0

2021-12-01 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26516. --- Resolution: Fixed Sunk due to miss a dependency when upgrading jersey dependency in HBASE-26506. >

[jira] [Resolved] (HBASE-26515) [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.0.0

2021-12-01 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26515. --- Resolution: Fixed Pushed an addendum to fix release note for HBASE-26506. > [hbase-thirdparty]

[jira] [Reopened] (HBASE-26515) [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.0.0

2021-12-01 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-26515: --- > [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.0.0 >

[jira] [Resolved] (HBASE-26506) [hbase-thirdparty] Bump jersey version to 2.35

2021-12-01 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26506. --- Resolution: Fixed > [hbase-thirdparty] Bump jersey version to 2.35 >

[DISCUSS] StoreFileScanner parallel seek -- productionize or drop?

2021-12-01 Thread Bryan Beaudreault
hbase.storescanner.parallel.seek.enable was added a few years ago in https://issues.apache.org/jira/browse/HBASE-7495, but still defaults to disabled. The description says "Enables StoreFileScanner parallel-seeking in StoreScanner, a feature which can reduce response latency under special

[jira] [Created] (HBASE-26527) ArrayIndexOutOfBoundsException in KeyValueUtil.copyToNewKeyValue()

2021-12-01 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-26527: --- Summary: ArrayIndexOutOfBoundsException in KeyValueUtil.copyToNewKeyValue() Key: HBASE-26527 URL: https://issues.apache.org/jira/browse/HBASE-26527 Project: HBase

[jira] [Reopened] (HBASE-26506) [hbase-thirdparty] Bump jersey version to 2.35

2021-12-01 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-26506: --- We missed jersey-media-jaxb. The jersey-server module removes the dependency on jersey-media-jaxb

Re: [VOTE] First release candidate for hbase-thirdparty 4.0.0 is available for download

2021-12-01 Thread Duo Zhang
Filed HBASE-26523, and while debugging, I found that we missed a jersey library jersey-media-jaxb. The jersey-server with version 2.32 depends on jersey-media-jaxb while the version 2.35 does not, which make all the xml related restful API in hbase-reset module fail. Let me fix this and publish

[jira] [Created] (HBASE-26526) Introduce a timeout to shutdown of WAL

2021-12-01 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-26526: -- Summary: Introduce a timeout to shutdown of WAL Key: HBASE-26526 URL: https://issues.apache.org/jira/browse/HBASE-26526 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-26525) Use unique thread name for group WALs

2021-12-01 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-26525: -- Summary: Use unique thread name for group WALs Key: HBASE-26525 URL: https://issues.apache.org/jira/browse/HBASE-26525 Project: HBase Issue Type: Improvement