[jira] [Commented] (HBASE-5560) Avoid RegionServer GC caused by timed-out calls

2012-03-11 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227015#comment-13227015 ] dhruba borthakur commented on HBASE-5560: - Lars is asking to change the default

[jira] [Commented] (HBASE-5128) [uber hbck] Enable hbck to automatically repair table integrity problems as well as region consistency problems while online.

2012-03-11 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227057#comment-13227057 ] jirapos...@reviews.apache.org commented on HBASE-5128: --

[jira] [Commented] (HBASE-5335) Dynamic Schema Configurations

2012-03-11 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227076#comment-13227076 ] Phabricator commented on HBASE-5335: nspiegelberg has commented on the revision [jira]

[jira] [Commented] (HBASE-4890) fix possible NPE in HConnectionManager

2012-03-11 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227234#comment-13227234 ] stack commented on HBASE-4890: -- IOE is better than NPE. The IOE says what the error is.

[jira] [Commented] (HBASE-5128) [uber hbck] Enable hbck to automatically repair table integrity problems as well as region consistency problems while online.

2012-03-11 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227239#comment-13227239 ] Zhihong Yu commented on HBASE-5128: --- bq. What was the reason for deprecating -fix ? I

[jira] [Commented] (HBASE-2039) G1 GC issues

2012-03-11 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227254#comment-13227254 ] stack commented on HBASE-2039: -- A post by Jonathan Payne on G1 not working for him:

[jira] [Commented] (HBASE-2039) G1 GC issues

2012-03-11 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227253#comment-13227253 ] stack commented on HBASE-2039: -- A post by Jonathan Payne on G1 not working for him:

[jira] [Commented] (HBASE-5560) Avoid RegionServer GC caused by timed-out calls

2012-03-11 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227297#comment-13227297 ] Lars Hofhansl commented on HBASE-5560: -- easiest is to just leave the 15m default

[jira] [Updated] (HBASE-5548) Add ability to get a table in the shell

2012-03-11 Thread Jesse Yates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-5548: --- Attachment: ruby_HBASE-5548-v1.patch Attaching patch... 1) Fixed stack's comments 2) Added features:

[jira] [Commented] (HBASE-5560) Avoid RegionServer GC caused by timed-out calls

2012-03-11 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227311#comment-13227311 ] dhruba borthakur commented on HBASE-5560: - The problem with the 5 min default is

[jira] [Commented] (HBASE-5560) Avoid RegionServer GC caused by timed-out calls

2012-03-11 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227319#comment-13227319 ] stack commented on HBASE-5560: -- Pardon me lads. Did not mean to confuse. Lars I was telling

[jira] [Commented] (HBASE-5560) Avoid RegionServer GC caused by timed-out calls

2012-03-11 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227322#comment-13227322 ] Lars Hofhansl commented on HBASE-5560: -- Heh... +1 on 90s timeout.

[jira] [Commented] (HBASE-5560) Avoid RegionServer GC caused by timed-out calls

2012-03-11 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227323#comment-13227323 ] dhruba borthakur commented on HBASE-5560: - The default rpc client timeout is

[jira] [Created] (HBASE-5563) HRegionInfo#compareTo add the comparison of regionId

2012-03-11 Thread chunhui shen (Created) (JIRA)
HRegionInfo#compareTo add the comparison of regionId Key: HBASE-5563 URL: https://issues.apache.org/jira/browse/HBASE-5563 Project: HBase Issue Type: Bug Reporter: chunhui

[jira] [Updated] (HBASE-5563) HRegionInfo#compareTo add the comparison of regionId

2012-03-11 Thread chunhui shen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-5563: Attachment: HBASE-5563.patch HRegionInfo#compareTo add the comparison of regionId

[jira] [Updated] (HBASE-5560) Avoid RegionServer GC caused by timed-out calls

2012-03-11 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5560: --- Attachment: D2241.3.patch dhruba updated the revision [jira][HBASE-5560] Avoid RegionServer GC