[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579351#comment-14579351 ] Esteban Gutierrez commented on HBASE-13874: --- Right

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579358#comment-14579358 ] Vladimir Rodionov commented on HBASE-13874: --- Should log WARN if HBase own heap

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579418#comment-14579418 ] Nick Dimiduk commented on HBASE-13874: -- bq. Should log WARN if HBase own heap is

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579484#comment-14579484 ] Esteban Gutierrez commented on HBASE-13874: --- I think we should fail fast in the

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579500#comment-14579500 ] Dave Latham commented on HBASE-13874: - I would definitely appreciate being able to

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579494#comment-14579494 ] stack commented on HBASE-13874: --- As per Esteban, I could just make it so you can configure

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579710#comment-14579710 ] Vladimir Rodionov commented on HBASE-13874: --- [~saint@gmail.com] asked:

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579714#comment-14579714 ] Vladimir Rodionov commented on HBASE-13874: --- If block cache + memstore exceed (

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579724#comment-14579724 ] Vladimir Rodionov commented on HBASE-13874: --- Yes, sure. As I said, looks right

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579684#comment-14579684 ] Esteban Gutierrez commented on HBASE-13874: --- [~ndimiduk] and [~vrodionov]: does

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579722#comment-14579722 ] Esteban Gutierrez commented on HBASE-13874: --- [~vrodionov] what is we do in

[jira] [Commented] (HBASE-13874) Fix 0.8 being hardcoded sum of blockcache + memstore; doesn't make sense when big heap

2015-06-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14580048#comment-14580048 ] stack commented on HBASE-13874: --- [~esteban] Patch looks good to me. Don't you need to