[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-11-09 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245388#comment-16245388 ] Eshcar Hillel commented on HBASE-18294: --- bq. How would the off-heap threshold be determined ? This

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-11-08 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244286#comment-16244286 ] Anoop Sam John commented on HBASE-18294: bq.to a tuple of 3 - data size, heap size, and off-heap

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244118#comment-16244118 ] Ted Yu commented on HBASE-18294: How would the off-heap threshold be determined ? Is it related to the

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-11-08 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16243816#comment-16243816 ] Eshcar Hillel commented on HBASE-18294: --- Last thing I wrote in the developer thread: bq. Here is a

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-07-04 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073354#comment-16073354 ] Anastasia Braginsky commented on HBASE-18294: - Hi Everybody! As we can see there is a

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-07-04 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073265#comment-16073265 ] Eshcar Hillel commented on HBASE-18294: --- bq. We should change the 128 MB flush size default value

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073103#comment-16073103 ] Anoop Sam John commented on HBASE-18294: We should change the 128 MB flush size default value

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-07-03 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16072467#comment-16072467 ] Eshcar Hillel commented on HBASE-18294: --- The per-cell metadata overhead with basic compaction is

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-07-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071856#comment-16071856 ] Anoop Sam John commented on HBASE-18294: When the data size of the memstore is high (choosing one

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-07-02 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071594#comment-16071594 ] Eshcar Hillel commented on HBASE-18294: --- Considering heap size for triggering global heap pressure

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-06-29 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068455#comment-16068455 ] ramkrishna.s.vasudevan commented on HBASE-18294: In RegionServerAccounting we are trying

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-06-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068450#comment-16068450 ] Anoop Sam John commented on HBASE-18294: But the old way old heap size based decision was making