[jira] [Created] (HBASE-12430) Contention in lease recovery can delay log splitting unnecessarily

2014-11-04 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-12430: Summary: Contention in lease recovery can delay log splitting unnecessarily Key: HBASE-12430 URL: https://issues.apache.org/jira/browse/HBASE-12430 Project: HBase

[jira] [Resolved] (HBASE-12363) Improve how KEEP_DELETED_CELLS works with MIN_VERSIONS

2014-11-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-12363. --- Resolution: Fixed Hadoop Flags: Reviewed Committed to 0.98, -1, and master. Thanks for

[jira] [Created] (HBASE-12429) Add port to ClusterManager's actions.

2014-11-04 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-12429: - Summary: Add port to ClusterManager's actions. Key: HBASE-12429 URL: https://issues.apache.org/jira/browse/HBASE-12429 Project: HBase Issue Type: Improveme

[jira] [Resolved] (HBASE-12219) Cache more efficiently getAll() and get() in FSTableDescriptors

2014-11-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-12219. --- Resolution: Fixed branch-1 build looks good. I applied the 0.98 addendum presuming branch-1 good. Thanks fo

How to findout Hbase PUT inserts a new Row or Update an exisiting row

2014-11-04 Thread Bora, Venu
Hello, We have a requirement to determine whether a PUT will create a new row or update an existing one. I looked at using preBatchMutate in a co-processor and have the code below. Few things I need to ask: 1) Is there a more efficient way of doing this? 2) Will region.getClosestRowBefore() add

Planning to roll 0.98.8 RC0 this Friday evening

2014-11-04 Thread Andrew Purtell
Please flush out any pending commits to 0.98 branch prior to Friday evening. -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2014-11-04 Thread Andrew Purtell
... and the 0.98 branch has a couple of well known flappers, which I will probably disable (will file JIRAs for this if so) so we can get consistent blue builds there as well. On Tue, Nov 4, 2014 at 9:38 AM, Stack wrote: > Branch-1 and master have stabilized and now run mostly blue (give or take

[jira] [Created] (HBASE-12428) region_mover.rb script is broken. If port is not specified there's a object nil exception

2014-11-04 Thread Sameer Vaishampayan (JIRA)
Sameer Vaishampayan created HBASE-12428: --- Summary: region_mover.rb script is broken. If port is not specified there's a object nil exception Key: HBASE-12428 URL: https://issues.apache.org/jira/browse/HBASE-

[jira] [Created] (HBASE-12427) Change branch-1 version from 0.99.2-SNAPSHOT to 0.99.3-SNAPSHOT

2014-11-04 Thread stack (JIRA)
stack created HBASE-12427: - Summary: Change branch-1 version from 0.99.2-SNAPSHOT to 0.99.3-SNAPSHOT Key: HBASE-12427 URL: https://issues.apache.org/jira/browse/HBASE-12427 Project: HBase Issue Type

[jira] [Resolved] (HBASE-12427) Change branch-1 version from 0.99.2-SNAPSHOT to 0.99.3-SNAPSHOT

2014-11-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-12427. --- Resolution: Fixed Done. See c66a6b0 I did this: mvn clean org.codehaus.mojo:versions-maven-plugin:1.3.1:set

[jira] [Created] (HBASE-12426) Dead Region Servers after Decommissioning

2014-11-04 Thread Nishanth Shajahan (JIRA)
Nishanth Shajahan created HBASE-12426: - Summary: Dead Region Servers after Decommissioning Key: HBASE-12426 URL: https://issues.apache.org/jira/browse/HBASE-12426 Project: HBase Issue Ty

[jira] [Created] (HBASE-12425) Document the phases of the split transaction

2014-11-04 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-12425: -- Summary: Document the phases of the split transaction Key: HBASE-12425 URL: https://issues.apache.org/jira/browse/HBASE-12425 Project: HBase Issue Type:

[jira] [Created] (HBASE-12424) Finer grained logging and metrics for split transactions

2014-11-04 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-12424: -- Summary: Finer grained logging and metrics for split transactions Key: HBASE-12424 URL: https://issues.apache.org/jira/browse/HBASE-12424 Project: HBase

Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2014-11-04 Thread Stack
Branch-1 and master have stabilized and now run mostly blue (give or take the odd failure) [1][2]. Having a mostly blue branch-1 has helped us identify at least one destabilizing commit in the last few days, maybe two; this is as it should be (smile). Lets keep our builds blue. If you commit a pat

[jira] [Reopened] (HBASE-12319) Inconsistencies during region recovery due to close/open of a region during recovery

2014-11-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-12319: --- Backing this out for now. Branch-1 has turned unstable and it looks related. > Inconsistencies during region re

[jira] [Created] (HBASE-12423) Use a non-managed Table in TableOutputFormat

2014-11-04 Thread Solomon Duskis (JIRA)
Solomon Duskis created HBASE-12423: -- Summary: Use a non-managed Table in TableOutputFormat Key: HBASE-12423 URL: https://issues.apache.org/jira/browse/HBASE-12423 Project: HBase Issue Type:

[jira] [Created] (HBASE-12422) Use ConnectionFactory in HTable constructors

2014-11-04 Thread Solomon Duskis (JIRA)
Solomon Duskis created HBASE-12422: -- Summary: Use ConnectionFactory in HTable constructors Key: HBASE-12422 URL: https://issues.apache.org/jira/browse/HBASE-12422 Project: HBase Issue Type: