[jira] [Created] (HBASE-21888) Add a isClosed method to AsyncConnection

2019-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21888: - Summary: Add a isClosed method to AsyncConnection Key: HBASE-21888 URL: https://issues.apache.org/jira/browse/HBASE-21888 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-21887) HBaseTestingUtility should not be IA.Public

2019-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21887: - Summary: HBaseTestingUtility should not be IA.Public Key: HBASE-21887 URL: https://issues.apache.org/jira/browse/HBASE-21887 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-21886) Run ITBLL for branch-2.2

2019-02-12 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-21886: -- Summary: Run ITBLL for branch-2.2 Key: HBASE-21886 URL: https://issues.apache.org/jira/browse/HBASE-21886 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-21885) Cancel remote procedure call if the remote procedure is succeeded

2019-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21885: - Summary: Cancel remote procedure call if the remote procedure is succeeded Key: HBASE-21885 URL: https://issues.apache.org/jira/browse/HBASE-21885 Project: HBase

[jira] [Created] (HBASE-21884) Fix box/unbox findbugs warning in secure bulk load

2019-02-12 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21884: --- Summary: Fix box/unbox findbugs warning in secure bulk load Key: HBASE-21884 URL: https://issues.apache.org/jira/browse/HBASE-21884 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-02-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-21374. - Resolution: Fixed I'm going to fix this in a follow-on, since there are fix version(s) nearing

Add to HBase slack channel

2019-02-12 Thread Birinder Tiwana
Hi, I was wondering if I could get access to the 'users' group in HBase user slack channel https://apache-hbase.slack.com Thanks Birinder Tiwana

[jira] [Created] (HBASE-21883) Enhancements to Major Compaction tool from HBASE-19528

2019-02-12 Thread Thiruvel Thirumoolan (JIRA)
Thiruvel Thirumoolan created HBASE-21883: Summary: Enhancements to Major Compaction tool from HBASE-19528 Key: HBASE-21883 URL: https://issues.apache.org/jira/browse/HBASE-21883 Project: HBase

[jira] [Reopened] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-02-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-21374: - my backport of this to branch-1.2 caused a findbugs failure. reopening to address. > Backport

[jira] [Created] (HBASE-21882) NEW

2019-02-12 Thread Andrey Elenskiy (JIRA)
Andrey Elenskiy created HBASE-21882: --- Summary: NEW Key: HBASE-21882 URL: https://issues.apache.org/jira/browse/HBASE-21882 Project: HBase Issue Type: Umbrella Reporter: Andrey

[jira] [Resolved] (HBASE-21855) Backport HBASE-21838 (Create a special ReplicationEndpoint just for verifying the WAL entries are fine) to branch-1

2019-02-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-21855. Resolution: Fixed Fix Version/s: (was: 1.5.0) Just picked back the original

Re: [VOTE] Second release candidate for HBase 2.1.3 is available for download

2019-02-12 Thread Peter Somogyi
+1 (binding) Checked signatures, checksums: ok Apache Rat check: ok Build source: ok (jdk1.8.0_201) Unit tests: ok LTT 1M rows: ok Run in pseudo distributed mode: ok (Hadoop 2.7.7) Shell basic commands: ok Web UI: ok Tested RS Group: ok On Tue, Feb 12, 2019 at 7:48 AM Guanghao Zhang wrote: >

[jira] [Resolved] (HBASE-21854) Race condition in TestProcedureSkipPersistence

2019-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-21854. --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.5 Pushed to branch-2.0 also.

[jira] [Reopened] (HBASE-21854) Race condition in TestProcedureSkipPersistence

2019-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-21854: --- Reopen so I can pull back this nice fix to branch-2.0. > Race condition in TestProcedureSkipPersistence >

[jira] [Created] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-12 Thread Nihal Jain (JIRA)
Nihal Jain created HBASE-21881: -- Summary: Use Forbidden API Checker to prevent future usages of forbidden api's Key: HBASE-21881 URL: https://issues.apache.org/jira/browse/HBASE-21881 Project: HBase

Re: Failure: HBase Generate Website

2019-02-12 Thread Peter Somogyi
A pull request was just merged to hbase-site repo while this build was running so it failed to push changes. Restarted the job now. On Tue, Feb 12, 2019 at 3:47 PM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Failure > > The HBase website has not been updated to

Failure: HBase Generate Website

2019-02-12 Thread Apache Jenkins Server
Build status: Failure The HBase website has not been updated to incorporate HBase commit ${CURRENT_HBASE_COMMIT}. See https://builds.apache.org/job/hbase_generate_website/1585/console

[jira] [Resolved] (HBASE-21870) Remove /0.94 content and add redirect rule

2019-02-12 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-21870. --- Resolution: Fixed > Remove /0.94 content and add redirect rule >

[jira] [Created] (HBASE-21880) [hbase-connectors] clean up site target

2019-02-12 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-21880: - Summary: [hbase-connectors] clean up site target Key: HBASE-21880 URL: https://issues.apache.org/jira/browse/HBASE-21880 Project: HBase Issue Type:

[jira] [Created] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-12 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21879: Summary: Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose Key: HBASE-21879 URL: https://issues.apache.org/jira/browse/HBASE-21879

[jira] [Created] (HBASE-21878) [hbase-connectors] Fix hbase-checkstyle version reference

2019-02-12 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-21878: - Summary: [hbase-connectors] Fix hbase-checkstyle version reference Key: HBASE-21878 URL: https://issues.apache.org/jira/browse/HBASE-21878 Project: HBase

[jira] [Created] (HBASE-21877) Should not expose replication source metrics to ReplicationEndpoint

2019-02-12 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-21877: -- Summary: Should not expose replication source metrics to ReplicationEndpoint Key: HBASE-21877 URL: https://issues.apache.org/jira/browse/HBASE-21877 Project:

[jira] [Created] (HBASE-21876) Kill the region server if we can not send request to it for a long time in RSProcedureDispatcher

2019-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21876: - Summary: Kill the region server if we can not send request to it for a long time in RSProcedureDispatcher Key: HBASE-21876 URL: https://issues.apache.org/jira/browse/HBASE-21876

[jira] [Resolved] (HBASE-21862) IPCUtil.wrapException should keep the original exception types for all the connection exceptions

2019-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-21862. --- Resolution: Fixed > IPCUtil.wrapException should keep the original exception types for all the >

[jira] [Reopened] (HBASE-21873) IPCUtil.wrapException should keep the original exception types for all the connection exceptions

2019-02-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-21873: --- Assignee: Sergey Shelukhin (was: Duo Zhang) > IPCUtil.wrapException should keep the original

[jira] [Created] (HBASE-21875) Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx'

2019-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21875: - Summary: Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx' Key: HBASE-21875 URL: https://issues.apache.org/jira/browse/HBASE-21875