Re: Questions about respecting quotas in AggregateImplementation

2024-07-23 Thread Charles Connell
, controller, rpcCallback) -> { > > > > AggregateRequest.Builder updatedRequest = > > > > AggregateRequest.newBuilder(originalRequest); > > > > // todo: pull whatever field we want from the aggregate response > > > > and set it in the

Questions about respecting quotas in AggregateImplementation

2024-07-16 Thread Charles Connell
Hi folks, I am considering contributing a PR that will allow the AggregationClient+AggregateImplementation coprocessor to respect quota throttling during its operations, or something in that spirit. I want to gather input from the community on your thoughts about this. In particular here are some

[jira] [Created] (HBASE-28716) HBaseAdmin#getQuota() should not open a new connection

2024-07-08 Thread Charles Connell (Jira)
Charles Connell created HBASE-28716: --- Summary: HBaseAdmin#getQuota() should not open a new connection Key: HBASE-28716 URL: https://issues.apache.org/jira/browse/HBASE-28716 Project: HBase

[jira] [Created] (HBASE-28666) Dropping unclosed WALTailingReaders leads to leaked sockets

2024-06-14 Thread Charles Connell (Jira)
Charles Connell created HBASE-28666: --- Summary: Dropping unclosed WALTailingReaders leads to leaked sockets Key: HBASE-28666 URL: https://issues.apache.org/jira/browse/HBASE-28666 Project: HBase

[jira] [Created] (HBASE-28485) Re-use ZstdDecompressCtx/ZstdCompressCtx for performance

2024-04-04 Thread Charles Connell (Jira)
Charles Connell created HBASE-28485: --- Summary: Re-use ZstdDecompressCtx/ZstdCompressCtx for performance Key: HBASE-28485 URL: https://issues.apache.org/jira/browse/HBASE-28485 Project: HBase

[jira] [Created] (HBASE-28336) Fix casting bug in NettyRpcServer introduced in HBASE-28317

2024-01-29 Thread Charles Connell (Jira)
Charles Connell created HBASE-28336: --- Summary: Fix casting bug in NettyRpcServer introduced in HBASE-28317 Key: HBASE-28336 URL: https://issues.apache.org/jira/browse/HBASE-28336 Project: HBase

Re: [DISCUSS] About RpcConnectionRegistry and security(authentication)

2024-01-24 Thread Charles Connell
r region server, so after getting the > server principal, we could check whether it matches the master pattern > or the region server pattern, if both are not matched, we will fail > the connection setup. > > WDYT? > > Thanks. > > Charles Connell 于2024年1月24日周三 08:40写道: &

Re: [DISCUSS] About RpcConnectionRegistry and security(authentication)

2024-01-23 Thread Charles Connell
Hi folks, I have experience enabling secure mode (Kerberos) for the HDFS layer on all of Hubspot's HBase clusters. The pattern in the Hadoop project is for clients to know what principal, or principal pattern, to expect a server to present. For example, see

[jira] [Created] (HBASE-28317) RpcCallContext should expose client's TLS certificate

2024-01-17 Thread Charles Connell (Jira)
Charles Connell created HBASE-28317: --- Summary: RpcCallContext should expose client's TLS certificate Key: HBASE-28317 URL: https://issues.apache.org/jira/browse/HBASE-28317 Project: HBase

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

2023-10-04 Thread Charles Connell
At Nick's suggestion, I'm throwing in my vote here. +1 * Signature: ok * Checksum : ok * Rat check (1.8.0_362): ok - mvn clean apache-rat:check * Built from source (1.8.0_362): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_362): ok - mvn package -P runAllTests On Wed, Oct 4,

[jira] [Created] (HBASE-28122) TLSv1.3-compatible cipher suites are not used by default

2023-09-29 Thread Charles Connell (Jira)
Charles Connell created HBASE-28122: --- Summary: TLSv1.3-compatible cipher suites are not used by default Key: HBASE-28122 URL: https://issues.apache.org/jira/browse/HBASE-28122 Project: HBase

[jira] [Created] (HBASE-28059) RegionLoad returns getStoreUncompressedSizeMB() that is 1024 times too large

2023-08-31 Thread Charles Connell (Jira)
Charles Connell created HBASE-28059: --- Summary: RegionLoad returns getStoreUncompressedSizeMB() that is 1024 times too large Key: HBASE-28059 URL: https://issues.apache.org/jira/browse/HBASE-28059

[jira] [Resolved] (HBASE-27907) [hbase-thirdparty] Include netty-tcnative in hbase-shaded-netty

2023-06-09 Thread Charles Connell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Connell resolved HBASE-27907. - Resolution: Not A Problem > [hbase-thirdparty] Include netty-tcnative in hbase-sha

[jira] [Created] (HBASE-27907) [hbase-thirdparty] Include netty-tcnative in hbase-shaded-netty

2023-06-04 Thread Charles Connell (Jira)
Charles Connell created HBASE-27907: --- Summary: [hbase-thirdparty] Include netty-tcnative in hbase-shaded-netty Key: HBASE-27907 URL: https://issues.apache.org/jira/browse/HBASE-27907 Project: HBase

[jira] [Created] (HBASE-27496) Limit size of plans produced by SimpleRegionNormalizer

2022-11-18 Thread Charles Connell (Jira)
Charles Connell created HBASE-27496: --- Summary: Limit size of plans produced by SimpleRegionNormalizer Key: HBASE-27496 URL: https://issues.apache.org/jira/browse/HBASE-27496 Project: HBase