[jira] Created: (HBASE-3628) Add upper bound on threads for TThreadPoolServer; too many have run into the OOME can't create native thread because thrift spawns w/o bound

2011-03-12 Thread stack (JIRA)
Add upper bound on threads for TThreadPoolServer; too many have run into the OOME can't create native thread because thrift spawns w/o bound

[jira] Updated: (HBASE-3117) Update Thrift to 0.5 version

2011-03-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3117: - Summary: Update Thrift to 0.5 version (was: Update Thrift to a current version) Changed subject to refer to

[jira] Commented: (HBASE-3117) Update Thrift to 0.5 version

2011-03-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006080#comment-13006080 ] stack commented on HBASE-3117: -- I was going to resolve this issue because it looks like trunk

[jira] Created: (HBASE-3629) Update our thrift to 0.6

2011-03-12 Thread stack (JIRA)
Update our thrift to 0.6 Key: HBASE-3629 URL: https://issues.apache.org/jira/browse/HBASE-3629 Project: HBase Issue Type: Task Reporter: stack HBASE-3117 was about updating to 0.5. Moaz Reyad over in

[jira] Commented: (HBASE-3117) Update Thrift to 0.5 version

2011-03-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006082#comment-13006082 ] stack commented on HBASE-3117: -- @Moaz I moved the 0.6 upgrade over to HBASE-3629. Want to

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

2011-03-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006085#comment-13006085 ] stack commented on HBASE-3617: -- Your patch has other change pollution Ted but thats OK...

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

2011-03-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-3626: Assignee: Moaz Reyad Update instructions in thrift demo files

[jira] Updated: (HBASE-3523) Rewrite our client (client 2.0)

2011-03-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3523: - Summary: Rewrite our client (client 2.0) (was: Rewrite our client) Rewrite our client (client 2.0)

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006087#comment-13006087 ] stack commented on HBASE-3507: -- Ok on the startRegionOperation. So we are double-counting

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-12 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006089#comment-13006089 ] ryan rawson commented on HBASE-3507: in my profiling runs, the AtomicInteger/Longs in

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

2011-03-12 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 Remove unrelated changes in other files. Pardon me. NoRouteToHostException during

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006097#comment-13006097 ] Ted Yu commented on HBASE-3507: --- I think we can try using ConcurrentAutoTable From

[jira] Updated: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3507: -- Attachment: hbase-3507-high-scale.txt Changed requestsCount to high-scale-lib's Counter class. Also added the

[jira] Reopened: (HBASE-3618) Add to HBase book, 'schema' chapter - pre-creating regions and key types

2011-03-12 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-3618: -- Assignee: stack I don't see it in trunk (at Doug's prompting). Reopening to fix. Add to HBase book,