[jira] [Resolved] (HBASE-19948) Since HBASE-19873, HBaseClassTestRule, Small/Medium/Large has different semantic

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-19948. --- Resolution: Fixed Release Note: In subtask, fixed doc and annotations to be more explicit that test

[jira] [Resolved] (HBASE-19960) Doc test timeouts and test categories in hbase2

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-19960. --- Resolution: Fixed Hadoop Flags: Reviewed Purged a bunch of stale stuff in the doc. Added note on no

[jira] [Reopened] (HBASE-19970) Remove unused functions from TableAuthManager

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-19970: --- Reopening to address the failing test. > Remove unused functions from TableAuthManager >

Re: HBaseCon Plans?

2018-02-12 Thread Stack
On Mon, Feb 12, 2018 at 8:13 AM, Artem Ervits wrote: > Who's the contact for coordinating HBaseCon on West Coast? Please provide > contact details here or privately. > > You could start with priv...@hbase.apache.org. This is the HBase Project Management Committee. Thanks,

[jira] [Created] (HBASE-19989) READY_TO_MERGE and READY_TO_SPLIT do not update region state correctly

2018-02-12 Thread Ben Lau (JIRA)
Ben Lau created HBASE-19989: --- Summary: READY_TO_MERGE and READY_TO_SPLIT do not update region state correctly Key: HBASE-19989 URL: https://issues.apache.org/jira/browse/HBASE-19989 Project: HBase

[jira] [Created] (HBASE-19988) HRegion#lockRowsAndBuildMiniBatch() is too chatty when interrupted while waiting for a row lock

2018-02-12 Thread Umesh Agashe (JIRA)
Umesh Agashe created HBASE-19988: Summary: HRegion#lockRowsAndBuildMiniBatch() is too chatty when interrupted while waiting for a row lock Key: HBASE-19988 URL: https://issues.apache.org/jira/browse/HBASE-19988

[jira] [Created] (HBASE-19987) update error-prone to 2.2.0

2018-02-12 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19987: - Summary: update error-prone to 2.2.0 Key: HBASE-19987 URL: https://issues.apache.org/jira/browse/HBASE-19987 Project: HBase Issue Type: Bug Reporter:

[jira] [Created] (HBASE-19986) If HBaseTestClassRule timesout a test, thread dump.

2018-02-12 Thread stack (JIRA)
stack created HBASE-19986: - Summary: If HBaseTestClassRule timesout a test, thread dump. Key: HBASE-19986 URL: https://issues.apache.org/jira/browse/HBASE-19986 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-19985) Redundant instanceof check in ProtobufUtil#getServiceException

2018-02-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19985: -- Summary: Redundant instanceof check in ProtobufUtil#getServiceException Key: HBASE-19985 URL: https://issues.apache.org/jira/browse/HBASE-19985 Project: HBase Issue

[jira] [Created] (HBASE-19984) Add hadoop 2.8 and 2.9 to precommit

2018-02-12 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19984: - Summary: Add hadoop 2.8 and 2.9 to precommit Key: HBASE-19984 URL: https://issues.apache.org/jira/browse/HBASE-19984 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19983) Update ref guide for hadoop versions to include 2.8 and 2.9

2018-02-12 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19983: - Summary: Update ref guide for hadoop versions to include 2.8 and 2.9 Key: HBASE-19983 URL: https://issues.apache.org/jira/browse/HBASE-19983 Project: HBase Issue

[jira] [Created] (HBASE-19982) Hadoop 2.8 and 2.9 Compatability

2018-02-12 Thread Mike Drob (JIRA)
Mike Drob created HBASE-19982: - Summary: Hadoop 2.8 and 2.9 Compatability Key: HBASE-19982 URL: https://issues.apache.org/jira/browse/HBASE-19982 Project: HBase Issue Type: Improvement

Re: Is HBaseTestingUtility part of public API?

2018-02-12 Thread Mike Drob
I think everybody has made valid points here. I think what we want to do long term is rework test-util to be a curated set of classes instead of a bunch of test-jars moved into compile dependency scope. I'm not quite sure where to begin with this though, it seems like a fairly substantial effort.

Re: Is HBaseTestingUtility part of public API?

2018-02-12 Thread Andrew Purtell
There is a good argument to be made about making the minicluster and supporting classes LimitedPrivate or Public. And moving them to src/, IMHO, because having public stuff in test/ is weird (but this might just be me). I do not think making the testing utility classes Public makes sense. Our

Re: Is HBaseTestingUtility part of public API?

2018-02-12 Thread Josh Elser
+1 We have enough downstream projects that we *should* be providing something stable for people to use to a basic degree (perhaps not as crazy as some of the API we use for injecting faults). I think your suggestion, Duo, is a nice step towards that. Any attempt to tell folks to not use it

[jira] [Created] (HBASE-19981) Boolean#getBoolean is used to parse value

2018-02-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19981: -- Summary: Boolean#getBoolean is used to parse value Key: HBASE-19981 URL: https://issues.apache.org/jira/browse/HBASE-19981 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-19980) NullPointerException when restoring a snapshot after splitting a region

2018-02-12 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-19980: Summary: NullPointerException when restoring a snapshot after splitting a region Key: HBASE-19980 URL: https://issues.apache.org/jira/browse/HBASE-19980

[jira] [Resolved] (HBASE-19940) TestMetaShutdownHandler flakey

2018-02-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-19940. --- Resolution: Cannot Reproduce This test fell off the flakies. It got addressed by fixup in WAL shutdown.

Re: HBaseCon Plans?

2018-02-12 Thread Artem Ervits
Who's the contact for coordinating HBaseCon on West Coast? Please provide contact details here or privately. On Feb 8, 2018 10:57 PM, "Stack" wrote: > Super sweet Yu Li! > > Between your kind offer and Bijieshan's note, we should be good in China > (smile). > > St.Ack > > On

[jira] [Resolved] (HBASE-19854) Add a link to Ref Guide PDF

2018-02-12 Thread Balazs Meszaros (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros resolved HBASE-19854. - Resolution: Won't Fix It is also possible to find it through the search box if I search

[jira] [Created] (HBASE-19979) ReplicationSyncUp tool may leak Zookeeper connection

2018-02-12 Thread Pankaj Kumar (JIRA)
Pankaj Kumar created HBASE-19979: Summary: ReplicationSyncUp tool may leak Zookeeper connection Key: HBASE-19979 URL: https://issues.apache.org/jira/browse/HBASE-19979 Project: HBase Issue

Re: Anonymous survey: Apache HBase 1.x Usage

2018-02-12 Thread Yu Li
Thank you sir, the numbers look inspiring (smile) Best Regards, Yu On 10 February 2018 at 01:14, Andrew Purtell wrote: > > Mind share the number of votes boss? > > As of today: > > 1.0: 8 (9%) > 1.1: 18 (20%) > 1.2: 42 (47%) > 1.3: 20 (22%) > 1.4: 6 (7%) > 1.5: 10 (11%) >

[jira] [Created] (HBASE-19978) The keepalive logic is incomplete in ProcedureExecutor

2018-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19978: - Summary: The keepalive logic is incomplete in ProcedureExecutor Key: HBASE-19978 URL: https://issues.apache.org/jira/browse/HBASE-19978 Project: HBase Issue Type:

[jira] [Created] (HBASE-19977) FileMmapEngine allocation of byte buffers should be synchronized

2018-02-12 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-19977: -- Summary: FileMmapEngine allocation of byte buffers should be synchronized Key: HBASE-19977 URL: https://issues.apache.org/jira/browse/HBASE-19977

[jira] [Created] (HBASE-19976) Dead lock if the worker threads in procedure executor are exhausted

2018-02-12 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19976: - Summary: Dead lock if the worker threads in procedure executor are exhausted Key: HBASE-19976 URL: https://issues.apache.org/jira/browse/HBASE-19976 Project: HBase

[jira] [Created] (HBASE-19975) Remove dead servers from rsgroup

2018-02-12 Thread Xiaolin Ha (JIRA)
Xiaolin Ha created HBASE-19975: -- Summary: Remove dead servers from rsgroup Key: HBASE-19975 URL: https://issues.apache.org/jira/browse/HBASE-19975 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-19974) Decommissioned servers cannot be removed by remove_servers_rsgroup mehods

2018-02-12 Thread Xiaolin Ha (JIRA)
Xiaolin Ha created HBASE-19974: -- Summary: Decommissioned servers cannot be removed by remove_servers_rsgroup mehods Key: HBASE-19974 URL: https://issues.apache.org/jira/browse/HBASE-19974 Project: HBase