[jira] [Created] (HBASE-27034) NegativeArraySizeException was encountered during compaction

2022-05-13 Thread fengxianjing (Jira)
fengxianjing created HBASE-27034: Summary: NegativeArraySizeException was encountered during compaction Key: HBASE-27034 URL: https://issues.apache.org/jira/browse/HBASE-27034 Project: HBase

[jira] [Resolved] (HBASE-27019) Minor compression performance improvements

2022-05-13 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-27019. - Hadoop Flags: Reviewed Resolution: Fixed > Minor compression performance i

Re: [DISCUSS] Disable Style/FrozenStringLiteralComment for ruby

2022-05-13 Thread Tao Li
Hi Mike, Thank you for your reply. I add `# frozen_string_literal: true` after the license header and RuboCop is not happy. I did the verification in this PR https://github.com/apache/hbase/pull/4416, you can refer to it. This comment (while no longer the default in Ruby 3) may indeed provide so

[jira] [Resolved] (HBASE-27013) Introduce read all bytes when using pread for prefetch

2022-05-13 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu resolved HBASE-27013. -- Fix Version/s: 2.5.0 2.6.0 3.0.0-alpha-3

[jira] [Created] (HBASE-27033) Backport "HBASE-27013 Introduce read all bytes when using pread for prefetch" to branch-2.4

2022-05-13 Thread Tak-Lon (Stephen) Wu (Jira)
Tak-Lon (Stephen) Wu created HBASE-27033: Summary: Backport "HBASE-27013 Introduce read all bytes when using pread for prefetch" to branch-2.4 Key: HBASE-27033 URL: https://issues.apache.org/jira/browse/HB

Re: [DISCUSS] Disable Style/FrozenStringLiteralComment for ruby

2022-05-13 Thread Mike Drob
On 2022/05/12 05:04:51 Tao Li wrote: > Hi team, > > By default Style/FrozenStringLiteralComment is enabled in rubocop. If we > update a ruby file, rubocop prompts `Missing frozen string literal comment` > (see > https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4416/2/artifact/ye

[jira] [Created] (HBASE-27032) The draining region servers metric description is incorrect

2022-05-13 Thread Tao Li (Jira)
Tao Li created HBASE-27032: -- Summary: The draining region servers metric description is incorrect Key: HBASE-27032 URL: https://issues.apache.org/jira/browse/HBASE-27032 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-27031) Add metrics for draining region servers

2022-05-13 Thread Tao Li (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li resolved HBASE-27031. Resolution: Duplicate > Add metrics for draining region servers > ---

[jira] [Created] (HBASE-27031) Add metrics for draining region servers

2022-05-13 Thread Tao Li (Jira)
Tao Li created HBASE-27031: -- Summary: Add metrics for draining region servers Key: HBASE-27031 URL: https://issues.apache.org/jira/browse/HBASE-27031 Project: HBase Issue Type: Wish Repo

[jira] [Created] (HBASE-27030) Fix undefined local variable error in draining_servers.rb

2022-05-13 Thread Junegunn Choi (Jira)
Junegunn Choi created HBASE-27030: - Summary: Fix undefined local variable error in draining_servers.rb Key: HBASE-27030 URL: https://issues.apache.org/jira/browse/HBASE-27030 Project: HBase I