Re: Please welcome Todd Lipcon as our latest committer

2010-05-24 Thread Todd Lipcon
Thanks, Stack, and the rest of the team! Glad to be on board. -Todd On Mon, May 24, 2010 at 11:54 PM, Stack wrote: > Good on you Todd, > St.Ack > -- Todd Lipcon Software Engineer, Cloudera

Please welcome Todd Lipcon as our latest committer

2010-05-24 Thread Stack
Good on you Todd, St.Ack

[jira] Created: (HBASE-2612) HBASE-1880 regression in branch wasnt caught by a test

2010-05-24 Thread ryan rawson (JIRA)
HBASE-1880 regression in branch wasnt caught by a test -- Key: HBASE-2612 URL: https://issues.apache.org/jira/browse/HBASE-2612 Project: HBase Issue Type: Bug Affects Versions: 0.21.0

[jira] Resolved: (HBASE-2606) NativeException: org.apache.hadoop.hbase.client.NoServerForRegionException: No server address listed in .META. for region item,,1274235159640

2010-05-24 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson resolved HBASE-2606. Resolution: Fixed fixed by porting HBASE-1880 to 0.20 branch (which was old 0.20_pre_durability) >

[jira] Created: (HBASE-2611) Handle RS that fails while processing the failure of another one

2010-05-24 Thread Jean-Daniel Cryans (JIRA)
Handle RS that fails while processing the failure of another one Key: HBASE-2611 URL: https://issues.apache.org/jira/browse/HBASE-2611 Project: HBase Issue Type: Sub-task

Hudson build is back to normal : HBase-TRUNK #1263

2010-05-24 Thread Apache Hudson Server
See

[jira] Created: (HBASE-2610) ValueFilter copy pasted javadoc from QualifierFilter

2010-05-24 Thread Jean-Daniel Cryans (JIRA)
ValueFilter copy pasted javadoc from QualifierFilter Key: HBASE-2610 URL: https://issues.apache.org/jira/browse/HBASE-2610 Project: HBase Issue Type: Bug Reporter: Jean-Daniel

[jira] Resolved: (HBASE-2590) Failed parse of branch element in saveVersion.sh

2010-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2590. -- Hadoop Flags: [Reviewed] Resolution: Fixed Committed the cleanup. Thanks Benoit. > Failed parse of bran

[jira] Resolved: (HBASE-1880) DeleteColumns are not recovered properly from the write-ahead-log

2010-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-1880. -- Fix Version/s: 0.21.0 Resolution: Fixed OK Clint. I see the HStore edits now. I was looking for the HR

[jira] Resolved: (HBASE-2589) TestHRegion.testWritesWhileScanning flaky on trunk

2010-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2589. -- Hadoop Flags: [Reviewed] Fix Version/s: 0.21.0 Resolution: Fixed Committed to TRUNK. Thanks for th

[jira] Resolved: (HBASE-2516) Ugly IOE when region is being closed; rather, should NSRE

2010-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2516. -- Hadoop Flags: [Reviewed] Resolution: Fixed Thanks for the patch Daniel. Committed. > Ugly IOE when regi

Re: The HowToContribute page

2010-05-24 Thread Stack
On Sun, May 23, 2010 at 5:42 PM, Daniel Ploeg wrote: > Hey Daniel > http://wiki.apache.org/hadoop/Hbase/HowToContribute > > Some issues that I see / things that I would like clarified include: > 1. The use of ant - from what I understand this is no longer the case as > maven has been introduced.

[jira] Created: (HBASE-2609) Make Delete API look like Get API

2010-05-24 Thread Jeff Hammerbacher (JIRA)
Make Delete API look like Get API - Key: HBASE-2609 URL: https://issues.apache.org/jira/browse/HBASE-2609 Project: Hadoop HBase Issue Type: Improvement Components: client Reporter: Jeff H

Re: The HowToContribute page

2010-05-24 Thread Daniel Ploeg
Ok, I've made some changes to the wiki. If someone could please review it that would be great. Jira item: https://issues.apache.org/jira/browse/HBASE-2607 On Mon, May 24, 2010 at 10:46 AM, Todd Lipcon wrote: > Hey Daniel, > > Good points on all of the below - you're right that it's out of dat