[jira] Commented: (HBASE-3625) improve/fix support excluding Tests via Maven -D property

2011-03-11 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005543#comment-13005543 ] ryan rawson commented on HBASE-3625: mvn test -Dtest=TestHRegion currently works.

[jira] Commented: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005547#comment-13005547 ] Andrew Purtell commented on HBASE-3622: --- @Stack: Makes sense to make the UseMembar

[jira] Resolved: (HBASE-3620) Make HBCK Faster

2011-03-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-3620. --- Resolution: Fixed Fix Version/s: 0.90.2 This applied cleanly to 0.90. Make HBCK

[jira] Commented: (HBASE-3608) MemstoreFlusher error message doesnt include exception!

2011-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005584#comment-13005584 ] Hudson commented on HBASE-3608: --- Integrated in HBase-TRUNK #1781 (See

[jira] Commented: (HBASE-3533) Allow HBASE_LIBRARY_PATH env var to specify extra locations of native libs

2011-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005586#comment-13005586 ] Hudson commented on HBASE-3533: --- Integrated in HBase-TRUNK #1781 (See

[jira] Commented: (HBASE-3623) Allow non-XML representable separator characters in the ImportTSV tool

2011-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005588#comment-13005588 ] Hudson commented on HBASE-3623: --- Integrated in HBase-TRUNK #1781 (See

[jira] Updated: (HBASE-3538) Column families allow to have slashes in name

2011-03-11 Thread Ian Knome (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Knome updated HBASE-3538: - Attachment: HBASE-3538_-_ColumnFamily_names_to_not_have_slashes_in_their_names_.patch 1. First draft to

[jira] Updated: (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-03-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-1364: -- Status: Open (was: Patch Available) Cancelling patch, stale. [performance] Distributed

[jira] Commented: (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-03-11 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005821#comment-13005821 ] Jonathan Gray commented on HBASE-1364: -- FYI, Prakash Khemani is working on this right

[jira] Commented: (HBASE-1364) [performance] Distributed splitting of regionserver commit logs

2011-03-11 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005822#comment-13005822 ] Alex Newman commented on HBASE-1364: Yea sorry sorry about that. Are you taking a

[jira] Commented: (HBASE-3584) We need to atomically put/delete/increment in one call

2011-03-11 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005880#comment-13005880 ] ryan rawson commented on HBASE-3584: yes API 2.0. Just putting it in here for

[jira] Commented: (HBASE-3514) Speedup HFile.Writer append

2011-03-11 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005905#comment-13005905 ] ryan rawson commented on HBASE-3514: this new patch is showing a modest improvement of

[jira] Created: (HBASE-3627) NPE in EventHandler when region already reassigned

2011-03-11 Thread Jean-Daniel Cryans (JIRA)
NPE in EventHandler when region already reassigned -- Key: HBASE-3627 URL: https://issues.apache.org/jira/browse/HBASE-3627 Project: HBase Issue Type: Bug Affects Versions: 0.90.1

[jira] Assigned: (HBASE-3617) NoRouteToHostException during balancing will cause Master abort

2011-03-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-3617: - Assignee: Ted Yu NoRouteToHostException during balancing will cause Master abort

[jira] Commented: (HBASE-3514) Speedup HFile.Writer append

2011-03-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005991#comment-13005991 ] stack commented on HBASE-3514: -- Thats worth commit Ryan? Speedup HFile.Writer append

[jira] Updated: (HBASE-3617) NoRouteToHostException during balancing will cause Master abort

2011-03-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3617: -- Attachment: hbase-3617.txt Catch all IOExceptions in unassign() NoRouteToHostException during balancing will

[jira] Work started: (HBASE-3617) NoRouteToHostException during balancing will cause Master abort

2011-03-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-3617 started by Ted Yu. NoRouteToHostException during balancing will cause Master abort ---

[jira] Commented: (HBASE-3581) hbase rpc should send size of response

2011-03-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005994#comment-13005994 ] stack commented on HBASE-3581: -- Yes. We should do BenoƮt's first suggestion. hbase rpc

[jira] Resolved: (HBASE-3626) Update instructions in thrift demo files

2011-03-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3626. -- Resolution: Fixed Hadoop Flags: [Reviewed] Thank you for the patch Moaz. Applied to trunk and branch.