[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091567#comment-15091567 ] Anoop Sam John commented on HBASE-15055: HBASE-8676 Related issue but says the opposite of the

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091565#comment-15091565 ] Anoop Sam John commented on HBASE-15055: The main concern was that because of this size limit,

[jira] [Updated] (HBASE-15077) Support OffheapKV write in compaction with out copying data on heap

2016-01-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15077: --- Attachment: HBASE-15077_V3.patch In new DOS write(BB,int,int) we have to advance the

[jira] [Commented] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091455#comment-15091455 ] Victor Xu commented on HBASE-15085: --- Thank for your advice. I will add UT for all 4 conditions. >

[jira] [Updated] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-15085: -- Attachment: HBASE-15085-v3.patch HBASE-15085-0.98-v3.patch Add UTs for all 4

[jira] [Commented] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091458#comment-15091458 ] ramkrishna.s.vasudevan commented on HBASE-15085: Looks good to me. Minor nit : ' // force

[jira] [Commented] (HBASE-14970) Backport HBASE-13082 and its sub-jira to branch-1

2016-01-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091460#comment-15091460 ] ramkrishna.s.vasudevan commented on HBASE-14970: Ping for reviews. If this patch is fine

[jira] [Commented] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091474#comment-15091474 ] Victor Xu commented on HBASE-15085: --- Sorry for my comment mistakes. I'll amend them asap. >

[jira] [Updated] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-15085: -- Attachment: HBASE-15085-v4.patch HBASE-15085-0.98-v4.patch Remove wrong comments. >

[jira] [Updated] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-15085: -- Description: IllegalStateException was thrown when we scanned from an HFile which was bulk loaded

[jira] [Commented] (HBASE-15083) Gets from Multiactions are not counted in metrics for gets.

2016-01-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091361#comment-15091361 ] Heng Chen commented on HBASE-15083: --- And i notice the metrics in doBatchOp is updated for the all

[jira] [Updated] (HBASE-15083) Gets from Multiactions are not counted in metrics for gets.

2016-01-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15083: -- Fix Version/s: 2.0.0 Status: Patch Available (was: Open) > Gets from Multiactions are not

[jira] [Commented] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091424#comment-15091424 ] Heng Chen commented on HBASE-15085: --- I notice that your HFileContext encoding is NONE, it is from

[jira] [Updated] (HBASE-15083) Gets from Multiactions are not counted in metrics for gets.

2016-01-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15083: -- Attachment: HBASE-15083.patch make a simple patch. :) > Gets from Multiactions are not counted in

[jira] [Updated] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-15085: -- Attachment: HBASE-15085-v2.patch HBASE-15085-0.98-v2.patch Add UT for bulk loading

[jira] [Commented] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091431#comment-15091431 ] ramkrishna.s.vasudevan commented on HBASE-15085: Thanks for the patch and good catch On

[jira] [Commented] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091437#comment-15091437 ] Victor Xu commented on HBASE-15085: --- Yes, you are right. The hfile to be bulk loaded is using DIFF

[jira] [Commented] (HBASE-15082) Fix merge of MVCC and SequenceID performance regression

2016-01-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091486#comment-15091486 ] ramkrishna.s.vasudevan commented on HBASE-15082: Had a quick look at the patch. Lots of

[jira] [Commented] (HBASE-15083) Gets from Multiactions are not counted in metrics for gets.

2016-01-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091490#comment-15091490 ] Hadoop QA commented on HBASE-15083: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15083) Gets from Multiactions are not counted in metrics for gets.

2016-01-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091526#comment-15091526 ] Heng Chen commented on HBASE-15083: --- Hadoop check failed due to {code} [INFO] ---

[jira] [Commented] (HBASE-14613) Remove MemStoreChunkPool?

2016-01-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091531#comment-15091531 ] Lars Hofhansl commented on HBASE-14613: --- Should I close this one? Lately I've also been debating

[jira] [Resolved] (HBASE-13068) Unexpected client exception with slow scan

2016-01-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-13068. --- Resolution: Cannot Reproduce Closing this old issue. > Unexpected client exception with

[jira] [Comment Edited] (HBASE-15083) Gets from Multiactions are not counted in metrics for gets.

2016-01-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091526#comment-15091526 ] Heng Chen edited comment on HBASE-15083 at 1/11/16 7:24 AM: Hadoop check

[jira] [Commented] (HBASE-15085) IllegalStateException was thrown when scanning on bulkloaded HFiles

2016-01-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091550#comment-15091550 ] Heng Chen commented on HBASE-15085: --- Could we say that this issue was caused by wrong usage of

[jira] [Commented] (HBASE-14763) Remove usages of deprecated HConnection

2016-01-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090957#comment-15090957 ] Hadoop QA commented on HBASE-14763: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14919) Infrastructure refactoring

2016-01-10 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090994#comment-15090994 ] Eshcar Hillel commented on HBASE-14919: --- It seems that this patch is ready to be committed.

[jira] [Updated] (HBASE-15082) Fix merge of MVCC and SequenceID performance regression

2016-01-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15082: -- Attachment: 15082v7.patch v7 removes latches from WALKey. Not needed any more (except when doing the wonky

[jira] [Commented] (HBASE-15082) Fix merge of MVCC and SequenceID performance regression

2016-01-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091070#comment-15091070 ] Hadoop QA commented on HBASE-15082: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15082) Fix merge of MVCC and SequenceID performance regression

2016-01-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091230#comment-15091230 ] Sean Busbey commented on HBASE-15082: - {quote} Sean Busbey This is a big change. Maybe too much for a

[jira] [Commented] (HBASE-15082) Fix merge of MVCC and SequenceID performance regression

2016-01-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15091244#comment-15091244 ] Lars Hofhansl commented on HBASE-15082: --- I can see it either way. We did not have a 1.2 release,