[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067967#comment-15067967 ] Hudson commented on HBASE-15014: FAILURE: Integrated in HBase-1.3-IT #395 (See

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067718#comment-15067718 ] Hudson commented on HBASE-15014: FAILURE: Integrated in HBase-1.2-IT #358 (See

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067844#comment-15067844 ] Hudson commented on HBASE-15014: FAILURE: Integrated in HBase-1.2 #465 (See

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15068007#comment-15068007 ] Hudson commented on HBASE-15014: FAILURE: Integrated in HBase-1.3 #459 (See

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067998#comment-15067998 ] Hudson commented on HBASE-15014: FAILURE: Integrated in HBase-Trunk_matrix #576 (See

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067001#comment-15067001 ] Hadoop QA commented on HBASE-15014: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067472#comment-15067472 ] Hadoop QA commented on HBASE-15014: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-21 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067493#comment-15067493 ] Anoop Sam John commented on HBASE-15014: bq.Log replay which is slated to be removed and

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066722#comment-15066722 ] Elliott Clark commented on HBASE-15014: --- METAFAMILY isn't actually needed on that code path.

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066035#comment-15066035 ] Sean Busbey commented on HBASE-15014: - other than the above, +1. fine to fix on commit. > Fix

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066034#comment-15066034 ] Sean Busbey commented on HBASE-15014: - {code} + /** + * This is not thread safe. + * This will

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-20 Thread Pallavi Adusumilli (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066081#comment-15066081 ] Pallavi Adusumilli commented on HBASE-15014: After the change, WALEdits from METAFAMILY are

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066117#comment-15066117 ] Anoop Sam John commented on HBASE-15014: You mean the WalEdits from -META- ? Or WAL entries for

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066139#comment-15066139 ] Anoop Sam John commented on HBASE-15014: Before patch we were not considering cells of METAFAMILY

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066144#comment-15066144 ] Anoop Sam John commented on HBASE-15014: Further read the code I think the above comment is

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-18 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064965#comment-15064965 ] Elliott Clark commented on HBASE-15014: --- bq.How does it address issue? arrayList.removeAll is

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15065051#comment-15065051 ] stack commented on HBASE-15014: --- oh. ok. +1 on patch. Thanks for explain > Fix filterCellByStore in

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064935#comment-15064935 ] stack commented on HBASE-15014: --- Came in with "HBASE-12405 WAL accounting by Store" which makes sense.

[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15065240#comment-15065240 ] Hadoop QA commented on HBASE-15014: --- {color:red}-1 overall{color}. Here are the results of testing the