[jira] [Commented] (HBASE-16156) In write heavy scenario creating in memory flushes leads to contention

2016-07-03 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360452#comment-15360452 ] Eshcar Hillel commented on HBASE-16156: --- Yes, we mis-placed the CAS of the atomic b

[jira] [Commented] (HBASE-13701) Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load

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

[jira] [Commented] (HBASE-16164) Missing close of new compacted segments in few occasions which might leak MSLAB chunks from pool

2016-07-03 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360472#comment-15360472 ] Anastasia Braginsky commented on HBASE-16164: - Anyhow just got aware about th

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

2016-07-03 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360492#comment-15360492 ] Mikhail Antonov commented on HBASE-16074: - [~stack] so I gave up the the idea of

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

2016-07-03 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] [Updated] (HBASE-14422) Fix TestFastFailWithoutTestUtil

2016-07-03 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.017.patch add Thread.sleep(FAST_FAIL_THRESHOLD

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

2016-07-03 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] [Commented] (HBASE-14422) Fix TestFastFailWithoutTestUtil

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

[jira] [Commented] (HBASE-16162) Compacting Memstore : unnecessary push of active segments to pipeline

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360591#comment-15360591 ] Anoop Sam John commented on HBASE-16162: Fine can do.. I see the tests use the fl

[jira] [Commented] (HBASE-16162) Compacting Memstore : unnecessary push of active segments to pipeline

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360592#comment-15360592 ] Anoop Sam John commented on HBASE-16162: Memstore#add() is in very hot path. We h

[jira] [Updated] (HBASE-16163) Compacting Memstore : CompactionPipeline#addFirst can use LinkedList#addFirst

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16163: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Availab

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

2016-07-03 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360593#comment-15360593 ] Konstantin Ryakhovskiy commented on HBASE-14422: [~stack] the issue repro

[jira] [Commented] (HBASE-16164) Missing close of new compacted segments in few occasions which might leak MSLAB chunks from pool

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360594#comment-15360594 ] Anoop Sam John commented on HBASE-16164: You mean finally block with a boolean in

[jira] [Commented] (HBASE-16162) Compacting Memstore : unnecessary push of active segments to pipeline

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360600#comment-15360600 ] Anoop Sam John commented on HBASE-16162: shouldFLushInMemory() check I am changi

[jira] [Commented] (HBASE-16162) Compacting Memstore : unnecessary push of active segments to pipeline

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360612#comment-15360612 ] Anoop Sam John commented on HBASE-16162: We have allowCompaction AtomicBoolean re

[jira] [Commented] (HBASE-16165) Decrease RpcServer.callQueueSize before writeResponse causes OOM

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360616#comment-15360616 ] Anoop Sam John commented on HBASE-16165: bq.And in fact, the param field of a cal

[jira] [Updated] (HBASE-16157) The incorrect block cache count and size are caused by removing duplicate block key in the LruBlockCache

2016-07-03 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16157: -- Status: Open (was: Patch Available) resubmit > The incorrect block cache count and size are c

[jira] [Updated] (HBASE-16157) The incorrect block cache count and size are caused by removing duplicate block key in the LruBlockCache

2016-07-03 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16157: -- Status: Patch Available (was: Open) > The incorrect block cache count and size are caused by r

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360637#comment-15360637 ] stack commented on HBASE-16074: --- Good on you [~mantonov] Sorry it looks like a patch of min

[jira] [Commented] (HBASE-16163) Compacting Memstore : CompactionPipeline#addFirst can use LinkedList#addFirst

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

[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-03 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360650#comment-15360650 ] Konstantin Ryakhovskiy commented on HBASE-16142: as of my findings, the f

[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-03 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360650#comment-15360650 ] Konstantin Ryakhovskiy edited comment on HBASE-16142 at 7/3/16 7:46 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-03 Thread Konstantin Ryakhovskiy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360670#comment-15360670 ] Konstantin Ryakhovskiy commented on HBASE-16142: quick research on this t

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16074: -- Status: Patch Available (was: Open) > ITBLL fails, reports lost big or tine families > ---

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16074: -- Attachment: 16074.test.patch Something to test with. Not sure if it fixes things but looking at the diff... tw

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360684#comment-15360684 ] stack commented on HBASE-16074: --- Oh, patch is for branch-1.3. > ITBLL fails, reports lost

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16074: -- Attachment: 16074.test.branch-1.3.patch > ITBLL fails, reports lost big or tine families >

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

2016-07-03 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360688#comment-15360688 ] Mikhail Antonov commented on HBASE-16074: - thanks [~stack]! let me spin it up on

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

2016-07-03 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360692#comment-15360692 ] Mikhail Antonov commented on HBASE-16074: - Hm, you deleted // this.allTime = fa

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

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

[jira] [Commented] (HBASE-16159) OutOfMemory exception when using AsyncRpcClient with encryption to read rpc response

2016-07-03 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360733#comment-15360733 ] Colin Ma commented on HBASE-16159: -- Thanks for review, Ted. > OutOfMemory exception whe

[jira] [Commented] (HBASE-16135) PeerClusterZnode under rs of removed peer may never be deleted

2016-07-03 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360740#comment-15360740 ] Duo Zhang commented on HBASE-16135: --- Will commit this evening(GMT+8) if no objections.

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

2016-07-03 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360743#comment-15360743 ] Mikhail Antonov commented on HBASE-16074: - [~stack] didn't work out. 2 out of 2 r

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360763#comment-15360763 ] stack commented on HBASE-16074: --- Do you see "Log.warn("BAD: MINIMUM IS " + INITIAL_MIN_TIME

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360766#comment-15360766 ] stack commented on HBASE-16074: --- [~mantonov] ^^ > ITBLL fails, reports lost big or tine fa

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

2016-07-03 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360778#comment-15360778 ] Mikhail Antonov commented on HBASE-16074: - [~stack] no, don't see it in the logs.

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360780#comment-15360780 ] stack commented on HBASE-16074: --- Ok. Thanks [~mantonov] Must be something else. Ugh. Let me

[jira] [Created] (HBASE-16171) Fix the potential problems in TestHCM.testConnectionCloseAllowsInterrupt

2016-07-03 Thread Colin Ma (JIRA)
Colin Ma created HBASE-16171: Summary: Fix the potential problems in TestHCM.testConnectionCloseAllowsInterrupt Key: HBASE-16171 URL: https://issues.apache.org/jira/browse/HBASE-16171 Project: HBase

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

2016-07-03 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360797#comment-15360797 ] Colin Ma commented on HBASE-16160: -- Hi, [~tedyu], created the HBASE-16171 to fix the pro

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16074: -- Attachment: HBASE-16074.branch-1.3.001.patch > ITBLL fails, reports lost big or tine families > ---

[jira] [Commented] (HBASE-16171) Fix the potential problems in TestHCM.testConnectionCloseAllowsInterrupt

2016-07-03 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360800#comment-15360800 ] Colin Ma commented on HBASE-16171: -- A small fix without the link for review board. > Fi

[jira] [Updated] (HBASE-16171) Fix the potential problems in TestHCM.testConnectionCloseAllowsInterrupt

2016-07-03 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated HBASE-16171: - Attachment: HBASE-16171.001.patch > Fix the potential problems in TestHCM.testConnectionCloseAllowsInterr

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

2016-07-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360802#comment-15360802 ] Ted Yu commented on HBASE-16160: [~ghelmling]: Mind taking a look ? > Get the Unsupporte

[jira] [Updated] (HBASE-16171) Fix the potential problems in TestHCM.testConnectionCloseAllowsInterrupt

2016-07-03 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated HBASE-16171: - Status: Patch Available (was: Open) > Fix the potential problems in TestHCM.testConnectionCloseAllowsInt

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360804#comment-15360804 ] stack commented on HBASE-16074: --- Uploaded 001 which has fixes to issues found by [~mantonov

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

2016-07-03 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16074: --- Affects Version/s: 0.98.20 > ITBLL fails, reports lost big or tine families > ---

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

2016-07-03 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16074: --- Fix Version/s: 0.98.21 1.4.0 2.0.0 > ITBLL fails, repor

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

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

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

2016-07-03 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360815#comment-15360815 ] Mikhail Antonov commented on HBASE-16074: - [~stack] last patch doesn't compile, l

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16074: -- Attachment: HBASE-16074.branch-1.3.002.patch > ITBLL fails, reports lost big or tine families > ---

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

2016-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16074: -- Attachment: HBASE-16074.branch-1.3.003.patch > ITBLL fails, reports lost big or tine families > ---

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

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

[jira] [Updated] (HBASE-16157) The incorrect block cache count and size are caused by removing duplicate block key in the LruBlockCache

2016-07-03 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16157: -- Status: Patch Available (was: Open) > The incorrect block cache count and size are caused by r

[jira] [Updated] (HBASE-16157) The incorrect block cache count and size are caused by removing duplicate block key in the LruBlockCache

2016-07-03 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-16157: -- Status: Open (was: Patch Available) > The incorrect block cache count and size are caused by r

[jira] [Updated] (HBASE-16162) Compacting Memstore : unnecessary push of active segments to pipeline

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16162: --- Attachment: HBASE-16162_V4.patch Done bit of a change such that the allowCompaction boolen is

[jira] [Resolved] (HBASE-16156) In write heavy scenario creating in memory flushes leads to contention

2016-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-16156. Resolution: Duplicate Assignee: (was: ramkrishna.s.vasudevan) Cause is same as th

[jira] [Commented] (HBASE-16171) Fix the potential problems in TestHCM.testConnectionCloseAllowsInterrupt

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

[jira] [Updated] (HBASE-16144) Replication queue's lock will live forever if RS acquiring the lock has died prematurely

2016-07-03 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-16144: -- Attachment: HBASE-16144-v3.patch TTL in ReplicationZKLockCleanerChore will be changed in test cause, so

[jira] [Commented] (HBASE-14479) Apply the Leader/Followers pattern to RpcServer's Reader

2016-07-03 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360884#comment-15360884 ] Hiroshi Ikeda commented on HBASE-14479: --- RpcServer.Responder is sort of a safety ne

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

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