[jira] [Created] (HBASE-23724) Change code in StoreFileInfo to use regex matcher for mob files.

2020-01-22 Thread Vladimir Rodionov (Jira)
Vladimir Rodionov created HBASE-23724: - Summary: Change code in StoreFileInfo to use regex matcher for mob files. Key: HBASE-23724 URL: https://issues.apache.org/jira/browse/HBASE-23724 Project:

[jira] [Created] (HBASE-23723) Add tests for MOB compaction on a table created from snapshot

2020-01-22 Thread Vladimir Rodionov (Jira)
Vladimir Rodionov created HBASE-23723: - Summary: Add tests for MOB compaction on a table created from snapshot Key: HBASE-23723 URL: https://issues.apache.org/jira/browse/HBASE-23723 Project:

[jira] [Resolved] (HBASE-23705) Add CellComparator to HFileContext

2020-01-22 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23705. --- Hadoop Flags: Reviewed Resolution: Fixed Merged to master and cherry-picked to

[jira] [Created] (HBASE-23722) TestCustomSaslAuthenticationProvider failing in nightlies

2020-01-22 Thread Josh Elser (Jira)
Josh Elser created HBASE-23722: -- Summary: TestCustomSaslAuthenticationProvider failing in nightlies Key: HBASE-23722 URL: https://issues.apache.org/jira/browse/HBASE-23722 Project: HBase Issue

[jira] [Created] (HBASE-23721) Add further constraint on edits to hbase:meta to prevent possibly damaging edits

2020-01-22 Thread Michael Stack (Jira)
Michael Stack created HBASE-23721: - Summary: Add further constraint on edits to hbase:meta to prevent possibly damaging edits Key: HBASE-23721 URL: https://issues.apache.org/jira/browse/HBASE-23721

[jira] [Resolved] (HBASE-23720) [create-release] Update yetus version used from 0.11.0 to 0.11.1

2020-01-22 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23720. --- Resolution: Fixed Pushed the few lines I changed. Resolving. > [create-release] Update

[jira] [Created] (HBASE-23720) [create-release] Update yetus version used from 0.11.0 to 0.11.1

2020-01-22 Thread Michael Stack (Jira)
Michael Stack created HBASE-23720: - Summary: [create-release] Update yetus version used from 0.11.0 to 0.11.1 Key: HBASE-23720 URL: https://issues.apache.org/jira/browse/HBASE-23720 Project: HBase

[VOTE] Please vote on the first hbase-thirdparty-3.2.0 release candidate

2020-01-22 Thread Stack
Please vote on this Apache hbase thirdparty release candidate, hbase-thirdparty-3.2.0RC0 The VOTE will remain open for at least 72 hours. [ ] +1 Release this package as Apache hbase thirdparty 3.2.0 [ ] -1 Do not release this package because ... The tag to be voted on is 3.2.0RC0:

Re: Is there any race conditions with the ServerCall?

2020-01-22 Thread Stack
On Mon, Jan 20, 2020 at 7:19 AM 陈旭 wrote: > I think there are no race conditions with the following methods > > hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/ServerCall.java > > public synchronized void setResponse(Message m, final CellScanner cells, > Throwable t, String errorMsg) > >

[jira] [Resolved] (HBASE-23718) [hbase-thirdparty] Update libs; pb from 3.9 to 3.11, etc.

2020-01-22 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23718. --- Hadoop Flags: Reviewed Assignee: Michael Stack Resolution: Fixed Merged.

[jira] [Resolved] (HBASE-23717) [hbase-thirdparty] Change pom version from 3.1.2-SNAPSHOT to 3.2.0-SNAPSHOT

2020-01-22 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23717. --- Hadoop Flags: Reviewed Resolution: Fixed Merged. Resovling. > [hbase-thirdparty]

[jira] [Resolved] (HBASE-23719) Add 1.5.0 release to Downloads

2020-01-22 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-23719. --- Fix Version/s: 3.0.0 Resolution: Fixed Pushed to master. > Add 1.5.0 release to

[jira] [Resolved] (HBASE-23645) Fix remaining Checkstyle violations in tests of hbase-common

2020-01-22 Thread Jan Hentschel (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-23645. --- Fix Version/s: 1.6.0 Resolution: Fixed Pushed to branch-1. > Fix remaining

[jira] [Created] (HBASE-23719) Add 1.5.0 release to Downloads

2020-01-22 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-23719: - Summary: Add 1.5.0 release to Downloads Key: HBASE-23719 URL: https://issues.apache.org/jira/browse/HBASE-23719 Project: HBase Issue Type: Task

[jira] [Resolved] (HBASE-23709) Unwrap the real user to properly dispatch proxy-user auth'n

2020-01-22 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-23709. --- Fix Version/s: 2.3.0 3.0.0 Resolution: Fixed Pushed PR #1080 to