[jira] Updated: (HBASE-2966) HBase client stuck on org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1278) holding regionLockObject lock

2010-09-08 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kannan Muthukkaruppan updated HBASE-2966: - Attachment: stack.txt Todd: Find attached client side program's jstack dump. I

[jira] Created: (HBASE-2967) Failed split: IOE 'File is Corrupt!' -- sync length not being written out to SequenceFile

2010-09-08 Thread stack (JIRA)
Failed split: IOE 'File is Corrupt!' -- sync length not being written out to SequenceFile - Key: HBASE-2967 URL: https://issues.apache.org/jira/browse/HBASE-2967

[jira] Commented: (HBASE-2959) Scanning always starts at the beginning of a row

2010-09-08 Thread Benoit Sigoure (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907133#action_12907133 ] Benoit Sigoure commented on HBASE-2959: --- Yes this issue is a pretty major performance

[jira] Updated: (HBASE-2968) No standard family filter provided

2010-09-08 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-2968: Attachment: FamilyFilter.java copypaste implementaion from QualifierFilter No standard

[jira] Updated: (HBASE-2968) No standard family filter provided

2010-09-08 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-2968: Affects Version/s: 0.20.6 No standard family filter provided

[jira] Commented: (HBASE-1858) Master can't split logs created by THBase

2010-09-08 Thread George P. Stathis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907260#action_12907260 ] George P. Stathis commented on HBASE-1858: -- Folks, unless there is something

[jira] Commented: (HBASE-2964) Deadlock when RS tries to RPC to itself inside SplitTransaction

2010-09-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907294#action_12907294 ] Todd Lipcon commented on HBASE-2964: +1 to stack's patch from reviewboard. Imported

[jira] Commented: (HBASE-2964) Deadlock when RS tries to RPC to itself inside SplitTransaction

2010-09-08 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907303#action_12907303 ] HBase Review Board commented on HBASE-2964: --- Message from: st...@duboce.net bq.

[jira] Assigned: (HBASE-2964) Deadlock when RS tries to RPC to itself inside SplitTransaction

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-2964: Assignee: Todd Lipcon Deadlock when RS tries to RPC to itself inside SplitTransaction

[jira] Updated: (HBASE-1485) Wrong or indeterminate behavior when there are duplicate versions of a column

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-1485: - Attachment: HBASE-1485-v9.patch Final patch posted by Pranav on reviewboard. Has been reviewed

[jira] Resolved: (HBASE-2964) Deadlock when RS tries to RPC to itself inside SplitTransaction

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2964. -- Hadoop Flags: [Reviewed] Fix Version/s: 0.90.0 Resolution: Fixed Thanks for review and for testing

[jira] Updated: (HBASE-2942) Custom filters should not require registration in HbaseObjectWritable

2010-09-08 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-2942: - Attachment: HBASE_2942.patch The attached patch uses the Writable class code for Writable

[jira] Updated: (HBASE-2942) Custom filters should not require registration in HbaseObjectWritable

2010-09-08 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-2942: - Status: Patch Available (was: Open) The fix here is pretty trivial, so didn't think it needed

[jira] Commented: (HBASE-2957) Release row lock when waiting for wal-sync

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907322#action_12907322 ] Jonathan Gray commented on HBASE-2957: -- bq. If we can have HBase operate in readers

[jira] Resolved: (HBASE-1485) Wrong or indeterminate behavior when there are duplicate versions of a column

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray resolved HBASE-1485. -- Hadoop Flags: [Reviewed] Resolution: Fixed Committed to trunk. Thanks Pranav! Great

[jira] Resolved: (HBASE-997) Count versions with same r/c/ts as one instance with most recent addition the winner

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray resolved HBASE-997. - Hadoop Flags: [Incompatible change, Reviewed] (was: [Incompatible change]) Fix Version/s:

[jira] Commented: (HBASE-2406) Define semantics of cell timestamps/versions

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907328#action_12907328 ] Jonathan Gray commented on HBASE-2406: -- Following commit of HBASE-1485, I think cell

[jira] Resolved: (HBASE-2649) Make use of storefile 'order' making certain decisions during merge sort

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray resolved HBASE-2649. -- Hadoop Flags: [Reviewed] Resolution: Fixed Fixed with HBASE-1485 commit. Make use of

[jira] Commented: (HBASE-2406) Define semantics of cell timestamps/versions

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907330#action_12907330 ] Jonathan Gray commented on HBASE-2406: -- And on the unit test front, there are now

[jira] Commented: (HBASE-2959) Scanning always starts at the beginning of a row

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907335#action_12907335 ] Jonathan Gray commented on HBASE-2959: -- Sorry, mis-pasted the first quote. bq. Yes

[jira] Created: (HBASE-2969) missing sync in HTablePool.getTable()

2010-09-08 Thread Guilherme Mauro Germoglio Barbosa (JIRA)
missing sync in HTablePool.getTable() - Key: HBASE-2969 URL: https://issues.apache.org/jira/browse/HBASE-2969 Project: HBase Issue Type: Bug Components: client Reporter: Guilherme

[jira] Updated: (HBASE-2969) missing sync in HTablePool.getTable()

2010-09-08 Thread Guilherme Mauro Germoglio Barbosa (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guilherme Mauro Germoglio Barbosa updated HBASE-2969: - Status: Patch Available (was: Open)

[jira] Updated: (HBASE-2969) missing sync in HTablePool.getTable()

2010-09-08 Thread Guilherme Mauro Germoglio Barbosa (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guilherme Mauro Germoglio Barbosa updated HBASE-2969: - Status: Open (was: Patch Available) Sorry. I've used

[jira] Updated: (HBASE-2889) Tool to look at HLogs -- parse and tail -f

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2889: - Attachment: 2889.txt Add to hlog main: + Emission of filename, position, and edit count if issue. We used to

[jira] Commented: (HBASE-2889) Tool to look at HLogs -- parse and tail -f

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907356#action_12907356 ] stack commented on HBASE-2889: -- I commtted the 2889.txt patch for now to branch and trunk.

[jira] Commented: (HBASE-1485) Wrong or indeterminate behavior when there are duplicate versions of a column

2010-09-08 Thread Steven Noels (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907365#action_12907365 ] Steven Noels commented on HBASE-1485: - Thanks all! Wrong or indeterminate behavior

[jira] Commented: (HBASE-2889) Tool to look at HLogs -- parse and tail -f

2010-09-08 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907369#action_12907369 ] Kannan Muthukkaruppan commented on HBASE-2889: -- Thanks for the update on this

[jira] Commented: (HBASE-2959) Scanning always starts at the beginning of a row

2010-09-08 Thread Benoit Sigoure (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907372#action_12907372 ] Benoit Sigoure commented on HBASE-2959: --- Is there a way to short-circuit the code and

[jira] Commented: (HBASE-2959) Scanning always starts at the beginning of a row

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907375#action_12907375 ] Jonathan Gray commented on HBASE-2959: -- I think it is possible to do something like

[jira] Commented: (HBASE-2957) Release row lock when waiting for wal-sync

2010-09-08 Thread Prakash Khemani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907380#action_12907380 ] Prakash Khemani commented on HBASE-2957: I agree that the ordering on a given

[jira] Commented: (HBASE-2966) HBase client stuck on org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1278) holding regionLockObject lock

2010-09-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907395#action_12907395 ] Patrick Hunt commented on HBASE-2966: - Do you have the logs from the client side? (zk)

[jira] Updated: (HBASE-2942) Custom filters should not require registration in HbaseObjectWritable

2010-09-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-2942: -- Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Fix

[jira] Commented: (HBASE-2966) HBase client stuck on org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1278) holding regionLockObject lock

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907420#action_12907420 ] Jonathan Gray commented on HBASE-2966: -- It's ZK 3.3.1. I don't think we were

[jira] Assigned: (HBASE-2946) Increment multiple columns in a row at once

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray reassigned HBASE-2946: Assignee: Jonathan Gray Increment multiple columns in a row at once

[jira] Created: (HBASE-2970) Meta blocks should be given their own priority bucket in block cache

2010-09-08 Thread Jonathan Gray (JIRA)
Meta blocks should be given their own priority bucket in block cache Key: HBASE-2970 URL: https://issues.apache.org/jira/browse/HBASE-2970 Project: HBase Issue Type:

[jira] Created: (HBASE-2971) On cluster startup, master/rs connect to ZK before it's fully ready causing a ConnectionLossException

2010-09-08 Thread Jonathan Gray (JIRA)
On cluster startup, master/rs connect to ZK before it's fully ready causing a ConnectionLossException - Key: HBASE-2971 URL:

[jira] Commented: (HBASE-2967) Failed split: IOE 'File is Corrupt!' -- sync length not being written out to SequenceFile

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907433#action_12907433 ] stack commented on HBASE-2967: -- I got the lowdown from Todd. Problem would seem to be here

[jira] Resolved: (HBASE-2967) Failed split: IOE 'File is Corrupt!' -- sync length not being written out to SequenceFile

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2967. -- Resolution: Fixed Committed branch and trunk. Failed split: IOE 'File is Corrupt!' -- sync length not being

[jira] Commented: (HBASE-2960) Allow Incremental Table Alterations

2010-09-08 Thread Karthick Sankarachary (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907438#action_12907438 ] Karthick Sankarachary commented on HBASE-2960: -- My bad. I unset the fix

[jira] Updated: (HBASE-2972) remove all inappropriate @Override decorators

2010-09-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-2972: -- Attachment: HBASE-2972-trunk.patch HBASE-2972-0.20.patch remove all

[jira] Created: (HBASE-2972) remove all inappropriate @Override decorators

2010-09-08 Thread Andrew Purtell (JIRA)
remove all inappropriate @Override decorators - Key: HBASE-2972 URL: https://issues.apache.org/jira/browse/HBASE-2972 Project: HBase Issue Type: Improvement Reporter: Andrew Purtell

[jira] Commented: (HBASE-2966) HBase client stuck on org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1278) holding regionLockObject lock

2010-09-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907462#action_12907462 ] Patrick Hunt commented on HBASE-2966: - btw, the large number of event threads in the

[jira] Commented: (HBASE-2942) Custom filters should not require registration in HbaseObjectWritable

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907463#action_12907463 ] stack commented on HBASE-2942: -- Good on Gary. Thanks. Custom filters should not require

[jira] Commented: (HBASE-2972) remove all inappropriate @Override decorators

2010-09-08 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907474#action_12907474 ] Jonathan Gray commented on HBASE-2972: -- I thought in java6 that @Override could now be

[jira] Commented: (HBASE-2967) Failed split: IOE 'File is Corrupt!' -- sync length not being written out to SequenceFile

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907478#action_12907478 ] stack commented on HBASE-2967: -- So, looking at a snapshot of log files on our production,

[jira] Created: (HBASE-2973) NPE in LogCleaner

2010-09-08 Thread stack (JIRA)
NPE in LogCleaner - Key: HBASE-2973 URL: https://issues.apache.org/jira/browse/HBASE-2973 Project: HBase Issue Type: Bug Reporter: stack From TRUNK: {code} 2010-09-08 15:52:42,221 DEBUG

[jira] Resolved: (HBASE-2973) NPE in LogCleaner

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2973. -- Fix Version/s: 0.90.0 Resolution: Fixed Committed this: {code} Index:

[jira] Commented: (HBASE-2972) remove all inappropriate @Override decorators

2010-09-08 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907483#action_12907483 ] Lars Francke commented on HBASE-2972: - I'm with Jonathan here:

[jira] Resolved: (HBASE-2972) remove all inappropriate @Override decorators

2010-09-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-2972. --- Resolution: Invalid remove all inappropriate @Override decorators

[jira] Commented: (HBASE-2972) remove all inappropriate @Override decorators

2010-09-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907490#action_12907490 ] Andrew Purtell commented on HBASE-2972: --- That's fine. I'm not sure what is up with

[jira] Assigned: (HBASE-2967) Failed split: IOE 'File is Corrupt!' -- sync length not being written out to SequenceFile

2010-09-08 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans reassigned HBASE-2967: - Assignee: stack Failed split: IOE 'File is Corrupt!' -- sync length not being

[jira] Commented: (HBASE-2966) HBase client stuck on org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1278) holding regionLockObject lock

2010-09-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907524#action_12907524 ] Patrick Hunt commented on HBASE-2966: - I believe I've found the problem. Documented on

[jira] Created: (HBASE-2974) LoadBalancer ArithmeticException: / by zero

2010-09-08 Thread stack (JIRA)
LoadBalancer ArithmeticException: / by zero --- Key: HBASE-2974 URL: https://issues.apache.org/jira/browse/HBASE-2974 Project: HBase Issue Type: Bug Reporter: stack Assignee:

[jira] Resolved: (HBASE-2974) LoadBalancer ArithmeticException: / by zero

2010-09-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2974. -- Fix Version/s: 0.90.0 Resolution: Fixed Committed small fix to TRUNK LoadBalancer

[jira] Created: (HBASE-2975) DFSClient names in master and RS should be unique

2010-09-08 Thread Todd Lipcon (JIRA)
DFSClient names in master and RS should be unique - Key: HBASE-2975 URL: https://issues.apache.org/jira/browse/HBASE-2975 Project: HBase Issue Type: Bug Components: master,

[jira] Updated: (HBASE-2975) DFSClient names in master and RS should be unique

2010-09-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-2975: --- Attachment: hbase-2975.txt DFSClient names in master and RS should be unique