[jira] [Resolved] (HBASE-25372) Fix typo in ban-jersey section of the enforcer plugin in pom.xml

2020-12-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25372. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.4+. Thanks [~q977734161] for

[GitHub] [hbase] Apache9 commented on pull request #2750: HBASE-25372 Remove the extra '>' in pom.xml.

2020-12-09 Thread GitBox
Apache9 commented on pull request #2750: URL: https://github.com/apache/hbase/pull/2750#issuecomment-741785988 Oh I've already cherry-picked to branch-2 and branch-2.4... This is an automated message from the Apache Git

[GitHub] [hbase] Apache9 closed pull request #2750: HBASE-25372 Remove the extra '>' in pom.xml.

2020-12-09 Thread GitBox
Apache9 closed pull request #2750: URL: https://github.com/apache/hbase/pull/2750 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

[jira] [Updated] (HBASE-25378) Legacy comparator in Hfile trailer will fail to load

2020-12-09 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-25378: - Priority: Critical (was: Blocker) > Legacy comparator in Hfile trailer will fail to load >

[GitHub] [hbase] Apache9 merged pull request #2749: HBASE-25372 Remove the extra '>' in pom.xml.

2020-12-09 Thread GitBox
Apache9 merged pull request #2749: URL: https://github.com/apache/hbase/pull/2749 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

[jira] [Reopened] (HBASE-25372) Fix typo in ban-jersey section of the enforcer plugin in pom.xml

2020-12-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-25372: --- > Fix typo in ban-jersey section of the enforcer plugin in pom.xml >

[jira] [Updated] (HBASE-25378) Legacy comparator in Hfile trailer will fail to load

2020-12-09 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-25378: - Fix Version/s: 3.0.0-alpha-1 Status: Patch Available (was: Open) > Legacy

[GitHub] [hbase] pankaj72981 opened a new pull request #2756: HBASE-25378 Legacy comparator in Hfile trailer will fail to load

2020-12-09 Thread GitBox
pankaj72981 opened a new pull request #2756: URL: https://github.com/apache/hbase/pull/2756 Fallback to MetaCellComparator when "org.apache.hadoop.hbase.CellComparator$MetaCellComparator" or "org.apache.hadoop.hbase.CellComparatorImpl$MetaCellComparator" is set in Hfile trailer

[jira] [Created] (HBASE-25378) Legacy comparator in Hfile trailer will fail to load

2020-12-09 Thread Pankaj Kumar (Jira)
Pankaj Kumar created HBASE-25378: Summary: Legacy comparator in Hfile trailer will fail to load Key: HBASE-25378 URL: https://issues.apache.org/jira/browse/HBASE-25378 Project: HBase Issue

[jira] [Commented] (HBASE-25363) Improve performance of HFileLinkCleaner by using ReadWriteLock instead of synchronize

2020-12-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17246519#comment-17246519 ] Hudson commented on HBASE-25363: Results for branch master [build #153 on

[jira] [Commented] (HBASE-25328) Add builder method to create Tags.

2020-12-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17246518#comment-17246518 ] Hudson commented on HBASE-25328: Results for branch master [build #153 on

[jira] [Commented] (HBASE-25277) postScannerFilterRow impacts Scan performance a lot in HBase 2.x

2020-12-09 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17246426#comment-17246426 ] Pankaj Kumar commented on HBASE-25277: -- Ping [~zghao], [~ndimiduk] & [~andrew.purt...@gmail.com] 

[jira] [Updated] (HBASE-25377) hbase arm version regionserver cpu too high and not exit when connecting zk session timeout

2020-12-09 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jackylau updated HBASE-25377: - Description: when we use hbase1.2.0 on arm , regionserver not exit when connecting zk session timeout.

[jira] [Created] (HBASE-25377) hbase arm version regionserver cpu too high and not exit when connecting zk session timeout

2020-12-09 Thread jackylau (Jira)
jackylau created HBASE-25377: Summary: hbase arm version regionserver cpu too high and not exit when connecting zk session timeout Key: HBASE-25377 URL: https://issues.apache.org/jira/browse/HBASE-25377

[GitHub] [hbase] ramkrish86 commented on a change in pull request #2663: HBASE-24637 - Reseek regression related to filter SKIP hinting

2020-12-09 Thread GitBox
ramkrish86 commented on a change in pull request #2663: URL: https://github.com/apache/hbase/pull/2663#discussion_r539128082 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java ## @@ -786,6 +791,21 @@ private void

[GitHub] [hbase] infraio commented on a change in pull request #2663: HBASE-24637 - Reseek regression related to filter SKIP hinting

2020-12-09 Thread GitBox
infraio commented on a change in pull request #2663: URL: https://github.com/apache/hbase/pull/2663#discussion_r539125736 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java ## @@ -786,6 +791,21 @@ private void

[jira] [Updated] (HBASE-24436) The store file open and close thread pool should be shared at the region level

2020-12-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-24436: - Fix Version/s: 2.5.0 3.0.0-alpha-1 > The store file open and close thread

<    1   2