[jira] [Resolved] (HBASE-21063) IndexHalfStoreFileReaderGenerator.getLocalIndexScanners creates an scanner which would store file reference count to -1

2018-08-15 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal resolved HBASE-21063. --- Resolution: Duplicate > IndexHalfStoreFileReaderGenerator.getLocalIndexScanners crea

[jira] [Created] (HBASE-21063) IndexHalfStoreFileReaderGenerator.getLocalIndexScanners creates an scanner which would store file reference count to -1

2018-08-15 Thread Vishal Khandelwal (JIRA)
Vishal Khandelwal created HBASE-21063: - Summary: IndexHalfStoreFileReaderGenerator.getLocalIndexScanners creates an scanner which would store file reference count to -1 Key: HBASE-21063 URL: https://issues.apa

Debugging HBase

2018-08-15 Thread Lars Francke
Hi everyone, this might sound like a stupid question but how do you go about debugging HBase? (With the Java debugger I mean) I use IntelliJ to attach to the running Master or RegionServer as needed, set breakpoints etc. But every time I do so the connection to ZK times out and Master or RS are

Re: [DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Sean Busbey
On Wed, Aug 15, 2018 at 8:39 PM, Misty Linville wrote: > I wouldn't offer them email as a way to communicate about releases. Maybe > JIRA or the list. Though I think JIRA is best. oh excellent catch! by "email" I meant the list, but that is definitely not clear at all.

Re: [DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Misty Linville
I wouldn't offer them email as a way to communicate about releases. Maybe JIRA or the list. Though I think JIRA is best. On Wed, Aug 15, 2018, 12:16 PM Sean Busbey wrote: > If anyone has feedback before I send this, please let me know. I've > already updated dist.a.o for the stable line change.

[jira] [Resolved] (HBASE-20407) Retry HBase admin API if master failover is in progress

2018-08-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-20407. Resolution: Duplicate Duping this out in favor of HBASE-20408 > Retry HBase admin API if

Re: [DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Andrew Purtell
Sounds good! On Wed, Aug 15, 2018 at 12:58 PM Sean Busbey wrote: > You've had a great track record on keeping 1.4 releases going and I'd > hate to hold up things while I try to dig out branch-1.2. Let me get > 1.2 to a releasable state and after that I'd be up for scheduling when > releases on

Re: [DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Sean Busbey
You've had a great track record on keeping 1.4 releases going and I'd hate to hold up things while I try to dig out branch-1.2. Let me get 1.2 to a releasable state and after that I'd be up for scheduling when releases on both branches happen. On Wed, Aug 15, 2018 at 2:54 PM, Andrew Purtell wrot

Re: [DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Andrew Purtell
If we want to lock step 1.2 and 1.4 releases for a little while we can do that. I mean approximately, like within a week or two of each other. We could agree on a release calendar and then do the RM things when needed. I'd be up for that. > On Aug 15, 2018, at 12:42 PM, Sean Busbey wrote: >

Re: [DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Sean Busbey
My hope is that in restarting I'll get the incremental cost of maintenance releases down enough that I can be strict on the monthly cadence. I don't think the 1.2 -> 1.4 upgrade path is well tested, and I anticipate that some changes to 1.2 might be needed to make sure it goes smoothly. regular rel

Re: [DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Mike Drob
How strict do you plan to be with the monthly release cadence? If there's only a few Jira issues resolved on 1.2.x do you still plan to spin those out? I don't understand how doing more releases on the old stable line will incentivize adopters to move to the new stable line. Other than that, annou

Re: [DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Sean Busbey
sorry for forgetting to mention that the announcement would be to user@hbase On Wed, Aug 15, 2018 at 2:16 PM, Sean Busbey wrote: > If anyone has feedback before I send this, please let me know. I've > already updated dist.a.o for the stable line change. I'd like to send > this announcement tomorr

[DRAFT] draft announcement of stable pointer change

2018-08-15 Thread Sean Busbey
If anyone has feedback before I send this, please let me know. I've already updated dist.a.o for the stable line change. I'd like to send this announcement tomorrow once the mirrors are updated. --- Hi HBase Community! The HBase developers would like you to know that we have updated the "stable"

[jira] [Created] (HBASE-21062) WALFactory has misleading notion of "default"

2018-08-15 Thread Josh Elser (JIRA)
Josh Elser created HBASE-21062: -- Summary: WALFactory has misleading notion of "default" Key: HBASE-21062 URL: https://issues.apache.org/jira/browse/HBASE-21062 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-21061) fix synchronization of org.apache.hadoop.hbase.ipc.RpcServer$Connection.useWrap

2018-08-15 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21061: --- Summary: fix synchronization of org.apache.hadoop.hbase.ipc.RpcServer$Connection.useWrap Key: HBASE-21061 URL: https://issues.apache.org/jira/browse/HBASE-21061 Project

[jira] [Created] (HBASE-21060) fix dead store in SecureBulkLoadEndpoint

2018-08-15 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21060: --- Summary: fix dead store in SecureBulkLoadEndpoint Key: HBASE-21060 URL: https://issues.apache.org/jira/browse/HBASE-21060 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-21059) Findbugs failures on branch-1.2

2018-08-15 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21059: --- Summary: Findbugs failures on branch-1.2 Key: HBASE-21059 URL: https://issues.apache.org/jira/browse/HBASE-21059 Project: HBase Issue Type: Bug Compo

[jira] [Created] (HBASE-21058) Nightly tests for branches 1 fail to build ref guide

2018-08-15 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21058: --- Summary: Nightly tests for branches 1 fail to build ref guide Key: HBASE-21058 URL: https://issues.apache.org/jira/browse/HBASE-21058 Project: HBase Issue Type

[jira] [Created] (HBASE-21057) upgrade to latest spotbugs

2018-08-15 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21057: --- Summary: upgrade to latest spotbugs Key: HBASE-21057 URL: https://issues.apache.org/jira/browse/HBASE-21057 Project: HBase Issue Type: Task Component

[jira] [Created] (HBASE-21056) BucketCache.persistToFile may fail to clean up java.io.OutputStream

2018-08-15 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21056: --- Summary: BucketCache.persistToFile may fail to clean up java.io.OutputStream Key: HBASE-21056 URL: https://issues.apache.org/jira/browse/HBASE-21056 Project: HBase

HBaseConAsia2018 registration closed

2018-08-15 Thread Yu Li
Hi All, HBaseConAsia2018[1] will be held on this Friday (Aug. 17th) in Beijing, China and now the registration is closed. HBaseConAsia2018将于本周五在北京举行,大会门票注册即刻起关闭。 We will send the check-in code to all successful orders through email and sms, please remember it (you may not be allowed to enter the