[jira] [Commented] (HBASE-16194) Should count in MSLAB chunk allocation into heap size change when adding duplicate cells

2016-07-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370263#comment-15370263 ] Anoop Sam John commented on HBASE-16194: Nice catch.. This is already committed?

[jira] [Commented] (HBASE-16055) PutSortReducer loses any Visibility/acl attribute set on the Puts

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

[jira] [Updated] (HBASE-16055) PutSortReducer loses any Visibility/acl attribute set on the Puts

2016-07-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16055: --- Attachment: HBASE-16055_0.98_2.patch Patch that was pushed to 0.98. The test

[jira] [Updated] (HBASE-16205) When Cells are not copied to MSLAB, deep clone it while adding to Memstore

2016-07-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16205: --- Affects Version/s: 2.0.0 > When Cells are not copied to MSLAB, deep clone it while adding to

[jira] [Updated] (HBASE-16205) When Cells are not copied to MSLAB, deep clone it while adding to Memstore

2016-07-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16205: --- Priority: Critical (was: Major) > When Cells are not copied to MSLAB, deep clone it while ad

[jira] [Created] (HBASE-16205) When Cells are not copied to MSLAB, deep clone it while adding to Memstore

2016-07-10 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-16205: -- Summary: When Cells are not copied to MSLAB, deep clone it while adding to Memstore Key: HBASE-16205 URL: https://issues.apache.org/jira/browse/HBASE-16205 Projec

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370256#comment-15370256 ] ramkrishna.s.vasudevan commented on HBASE-16195: I think you are planning

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370255#comment-15370255 ] ramkrishna.s.vasudevan commented on HBASE-16195: {code} // chunk already

[jira] [Updated] (HBASE-16185) TestReplicationSmallTests fails in master branch

2016-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16185: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I re-opened

[jira] [Updated] (HBASE-16185) TestReplicationSmallTests fails in master branch

2016-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16185: --- Fix Version/s: 2.0.0 > TestReplicationSmallTests fails in master branch > ---

[jira] [Reopened] (HBASE-16184) Shell test fails due to rLoadSink being nil

2016-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-16184: HBASE-16185 handles TestReplicationSmallTests failure. This would be used to handle shell test failure. > She

[jira] [Updated] (HBASE-16184) Shell test fails due to rLoadSink being nil

2016-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16184: --- Summary: Shell test fails due to rLoadSink being nil (was: Shell test fails due to undefined method `getAgeO

[jira] [Commented] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

2016-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370245#comment-15370245 ] Ted Yu commented on HBASE-16160: TestReplicationSmallTests is tracked in HBASE-16185 +1

[jira] [Commented] (HBASE-16185) TestReplicationSmallTests fails in master branch

2016-07-10 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370242#comment-15370242 ] Phil Yang commented on HBASE-16185: --- Ok, I'll try to handle it soon. Maybe we can push

[jira] [Commented] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

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

[jira] [Updated] (HBASE-16198) Enhance backup history command

2016-07-10 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16198: -- Attachment: HBASE-16198-v1.patch Patch v1. > Enhance backup history command >

[jira] [Commented] (HBASE-16185) TestReplicationSmallTests fails in master branch

2016-07-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370107#comment-15370107 ] Ashish Singhi commented on HBASE-16185: --- Yes, it will throw NPE version of ruby. >

[jira] [Updated] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

2016-07-10 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated HBASE-16160: - Attachment: HBASE-16160.003.patch Update the patch according to the comments from review board. > Get th

[jira] [Commented] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369858#comment-15369858 ] stack commented on HBASE-16142: --- So commented out sounds best first step. i can help with

[jira] [Comment Edited] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369828#comment-15369828 ] Andrew Purtell edited comment on HBASE-16142 at 7/10/16 4:27 PM: --

[jira] [Commented] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369828#comment-15369828 ] Andrew Purtell commented on HBASE-16142: We definitely need to document and menti

[jira] [Commented] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369702#comment-15369702 ] Xiang Li commented on HBASE-16183: -- [~carp84], [~jerryhe] I made the patch ready based o

[jira] [Commented] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-10 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369695#comment-15369695 ] Konstantin Ryakhovskiy commented on HBASE-16142: I think, http://hirt.se/

[jira] [Updated] (HBASE-16074) ITBLL fails, reports lost big or tiny families

2016-07-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16074: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was: 0.98.21) Status: Resolv

[jira] [Commented] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369682#comment-15369682 ] stack commented on HBASE-16142: --- bq. Does it make sense to modify hbase-env.sh and add -XX

[jira] [Commented] (HBASE-16074) ITBLL fails, reports lost big or tiny families

2016-07-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369683#comment-15369683 ] stack commented on HBASE-16074: --- Ok boss. > ITBLL fails, reports lost big or tiny families

[jira] [Commented] (HBASE-14422) Fix TestFastFailWithoutTestUtil

2016-07-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369677#comment-15369677 ] stack commented on HBASE-14422: --- [~ryakhovskiy] I'm gone for a week. Will review/commit whe

[jira] [Commented] (HBASE-14548) Expand how table coprocessor jar and dependency path can be specified

2016-07-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369657#comment-15369657 ] Xiang Li commented on HBASE-14548: -- Thanks very much, Jerry! > Expand how table coproce

[jira] [Updated] (HBASE-14422) Fix TestFastFailWithoutTestUtil

2016-07-10 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Ryakhovskiy updated HBASE-14422: --- Attachment: HBASE-14422.master.019.patch -removed @Ignore annotation for test

[jira] [Updated] (HBASE-14422) Fix TestFastFailWithoutTestUtil

2016-07-10 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Ryakhovskiy updated HBASE-14422: --- Status: Open (was: Patch Available) > Fix TestFastFailWithoutTestUtil >

[jira] [Commented] (HBASE-14422) Fix TestFastFailWithoutTestUtil

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

[jira] [Commented] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-10 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369593#comment-15369593 ] Konstantin Ryakhovskiy commented on HBASE-16142: There is even another op

[jira] [Assigned] (HBASE-16142) Trigger JFR session when under duress -- e.g. backed-up request queue count -- and dump the recording to log dir

2016-07-10 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Ryakhovskiy reassigned HBASE-16142: -- Assignee: Konstantin Ryakhovskiy > Trigger JFR session when under dure

[jira] [Commented] (HBASE-16194) Should count in MSLAB chunk allocation into heap size change when adding duplicate cells

2016-07-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369584#comment-15369584 ] Hudson commented on HBASE-16194: FAILURE: Integrated in HBase-Trunk_matrix #1202 (See [h

[jira] [Updated] (HBASE-14422) Fix TestFastFailWithoutTestUtil

2016-07-10 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Ryakhovskiy updated HBASE-14422: --- Status: Patch Available (was: Open) > Fix TestFastFailWithoutTestUtil >

[jira] [Updated] (HBASE-14422) Fix TestFastFailWithoutTestUtil

2016-07-10 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Ryakhovskiy updated HBASE-14422: --- Attachment: HBASE-14422.master.018.patch - removed @Ignore annotation for tes

[jira] [Updated] (HBASE-14422) Fix TestFastFailWithoutTestUtil

2016-07-10 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Ryakhovskiy updated HBASE-14422: --- Status: Open (was: Patch Available) > Fix TestFastFailWithoutTestUtil >

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

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

[jira] [Updated] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16195: -- Status: Patch Available (was: Open) Submit patch for HadoopQA to check > Should not add chunk into chunkQueue

[jira] [Updated] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16195: -- Attachment: HBASE-16195_v2.patch Patch v2 changes to keep the chunk in queue after retiring it and add a new UT

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-10 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369452#comment-15369452 ] Yu Li commented on HBASE-16195: --- After a second thought, we should not remove the chunk fro