[jira] [Created] (HBASE-13145) TestNamespaceAuditor.testRegionMerge is flaky

2015-03-02 Thread zhangduo (JIRA)
zhangduo created HBASE-13145: Summary: TestNamespaceAuditor.testRegionMerge is flaky Key: HBASE-13145 URL: https://issues.apache.org/jira/browse/HBASE-13145 Project: HBase Issue Type: Bug

Re: Minor release cadence for branch-1

2015-03-02 Thread lars hofhansl
Hmmm... I had only expect a monthly patch cadence for minor release (btw, we started monthly releases with 0.94.x). In 0.94 and 0.98 we had no clear distinction between patch and minor releases. For minor releases it seems an on-demand model is more what we want. I.e. we'd have a monthly 1.0.1

[jira] [Resolved] (HBASE-12873) [investigate] shell SecurityAdmin and VisibilityLabelsAdmin probably leak connections

2015-03-02 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi resolved HBASE-12873. --- Resolution: Duplicate Fix Version/s: (was: 0.98.12) (was: 1.

[jira] [Resolved] (HBASE-13100) Shell command to retrieve table splits

2015-03-02 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-13100. - Resolution: Fixed Fix Version/s: 0.98.12 > Shell command to retrieve table splits > --

Re: New branch 'hbase-1.0'

2015-03-02 Thread Jonathan Hsieh
Sorry about that, this was an accident on my part. I've pushed my commit to the proper branch-1.0 and deleted the hbase-1.0. Jon. On Mon, Mar 2, 2015 at 3:19 PM, Andrew Purtell wrote: > Was this intentional? > > $ git fetch asf > remote: Counting objects: 570, done. > remote: Compressing objec

[jira] [Created] (HBASE-13144) Avoid writing files to disk in unit tests

2015-03-02 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13144: -- Summary: Avoid writing files to disk in unit tests Key: HBASE-13144 URL: https://issues.apache.org/jira/browse/HBASE-13144 Project: HBase Issue Type: Tes

[jira] [Created] (HBASE-13143) TestCacheOnWrite is flaky in 0.98 builds and needs a diet

2015-03-02 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13143: -- Summary: TestCacheOnWrite is flaky in 0.98 builds and needs a diet Key: HBASE-13143 URL: https://issues.apache.org/jira/browse/HBASE-13143 Project: HBase

[jira] [Reopened] (HBASE-13122) Improve efficiency for return codes of some filters

2015-03-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-13122: > Improve efficiency for return codes of some filters > --- > >

[jira] [Created] (HBASE-13142) [PERF] Reuse the IPCUtil#buildCellBlock buffer

2015-03-02 Thread stack (JIRA)
stack created HBASE-13142: - Summary: [PERF] Reuse the IPCUtil#buildCellBlock buffer Key: HBASE-13142 URL: https://issues.apache.org/jira/browse/HBASE-13142 Project: HBase Issue Type: Improvement

New branch 'hbase-1.0'

2015-03-02 Thread Andrew Purtell
Was this intentional? $ git fetch asf remote: Counting objects: 570, done. remote: Compressing objects: 100% (161/161), done. remote: Total 246 (delta 88), reused 0 (delta 0) Receiving objects: 100% (246/246), 35.09 KiB | 0 bytes/s, done. Resolving deltas: 100% (88/88), completed with 49 local obj

[jira] [Resolved] (HBASE-12795) Backport HBASE-12429 (Add port to ClusterManager's actions) to 0.98

2015-03-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12795. Resolution: Fixed > Backport HBASE-12429 (Add port to ClusterManager's actions) to 0.98 > -

0.94.27RC soon

2015-03-02 Thread lars hofhansl
10 fixes have accumulated now. Thinking an RC for 0.94.27 soon (early next week).Let me know about additional issues you would like to see fixed in that release. Thanks. -- Lars

Can I get a review of HBASE-12795?

2015-03-02 Thread Andrew Purtell
Would like to commit to 0.98.11, but can push it if nobody can take a look today. -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)

Re: Thinking of making the first 0.98.11 RC on 3/2

2015-03-02 Thread Andrew Purtell
I've tagged 7139c90 as 0.98.11RC0 Let me do a few preliminary checks before I call a vote. On Fri, Feb 27, 2015 at 6:38 PM, Andrew Purtell wrote: > Last call for changes for 0.98.11 is afternoon of 3/2 PST. > > > On Wed, Feb 25, 2015 at 2:27 PM, Andrew Purtell > wrote: > >> We already have 79

Re: Thinking of making the first 0.98.11 RC on 3/2

2015-03-02 Thread Andrew Purtell
Probably won't matter, but I am behind due to more than expected email waiting on a Monday morning. I'll do the RC late tonight. On Fri, Feb 27, 2015 at 6:38 PM, Andrew Purtell wrote: > Last call for changes for 0.98.11 is afternoon of 3/2 PST. > > > On Wed, Feb 25, 2015 at 2:27 PM, Andrew Purt

[jira] [Reopened] (HBASE-12795) Backport HBASE-12429 (Add port to ClusterManager's actions) to 0.98

2015-03-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-12795: Reopening for an addendum to fix a Phoenix (test) build issue: {noformat} [ERROR] /home/apurte

[jira] [Created] (HBASE-13141) IntegrationTestAcidGuarantees returns incorrect values for getColumnFamilies

2015-03-02 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-13141: -- Summary: IntegrationTestAcidGuarantees returns incorrect values for getColumnFamilies Key: HBASE-13141 URL: https://issues.apache.org/jira/browse/HBASE-13141 Proj

[jira] [Created] (HBASE-13140) Version documentation to match software

2015-03-02 Thread stack (JIRA)
stack created HBASE-13140: - Summary: Version documentation to match software Key: HBASE-13140 URL: https://issues.apache.org/jira/browse/HBASE-13140 Project: HBase Issue Type: Improvement C

[jira] [Created] (HBASE-13139) Clean up missing JAVA_HOME message in bin/hbase-config.sh

2015-03-02 Thread Esteban Gutierrez (JIRA)
Esteban Gutierrez created HBASE-13139: - Summary: Clean up missing JAVA_HOME message in bin/hbase-config.sh Key: HBASE-13139 URL: https://issues.apache.org/jira/browse/HBASE-13139 Project: HBase

[jira] [Resolved] (HBASE-13138) Clean up TestMasterObserver (debug, trying to figure why fails)

2015-03-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-13138. --- Resolution: Fixed Fix Version/s: 1.1.0 2.0.0 > Clean up TestMasterObserver (debug,

[jira] [Created] (HBASE-13138) Clean up TestMasterObserver (debug, trying to figure why fails)

2015-03-02 Thread stack (JIRA)
stack created HBASE-13138: - Summary: Clean up TestMasterObserver (debug, trying to figure why fails) Key: HBASE-13138 URL: https://issues.apache.org/jira/browse/HBASE-13138 Project: HBase Issue Type

[jira] [Reopened] (HBASE-13100) Shell command to retrieve table splits

2015-03-02 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-13100: - > Shell command to retrieve table splits > -- > >

[jira] [Created] (HBASE-13137) [0.98] Backport HBASE-13057 - Provide client utility to easily enable and disable table replication

2015-03-02 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-13137: - Summary: [0.98] Backport HBASE-13057 - Provide client utility to easily enable and disable table replication Key: HBASE-13137 URL: https://issues.apache.org/jira/browse/HBASE-13