[jira] [Created] (HBASE-13475) Small spelling mistake in region_mover#isSuccessfulScan causes NoMethodError

2015-04-14 Thread Victor Xu (JIRA)
Victor Xu created HBASE-13475: - Summary: Small spelling mistake in region_mover#isSuccessfulScan causes NoMethodError Key: HBASE-13475 URL: https://issues.apache.org/jira/browse/HBASE-13475 Project: HBase

[jira] [Updated] (HBASE-13474) stripe compaction selection is not working well when includeL0==true

2015-04-14 Thread jeongmin kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jeongmin kim updated HBASE-13474: - Assignee: jeongmin kim > stripe compaction selection is not working well when includeL0==true > -

[jira] [Updated] (HBASE-13473) deleted cells come back alive after the stripe compaction

2015-04-14 Thread jeongmin kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jeongmin kim updated HBASE-13473: - Description: during the STRIPE compaction, deletes(tombstones) are being dropped in 2 cases. 1. C

[jira] [Updated] (HBASE-13473) deleted cells come back alive after the stripe compaction

2015-04-14 Thread jeongmin kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jeongmin kim updated HBASE-13473: - Description: during the STRIPE compaction, deletes(tombstones) are being dropped in 2 cases. 1. C

[jira] [Updated] (HBASE-13473) deleted cells come back alive after the stripe compaction

2015-04-14 Thread jeongmin kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jeongmin kim updated HBASE-13473: - Description: during the STRIPE compaction, deletes(tombstones) are being dropped in 2 cases. 1. C

[jira] [Commented] (HBASE-13466) Document deprecations in 1.x - Part 1

2015-04-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495753#comment-14495753 ] Ashish Singhi commented on HBASE-13466: --- bq. Can I ask Hadoop QA bot to apply to br

[jira] [Commented] (HBASE-13472) Polish IN_MEMORY table behavior

2015-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495738#comment-14495738 ] Andrew Purtell commented on HBASE-13472: Thanks for the clarification > Polish I

[jira] [Commented] (HBASE-13464) Remove deprecations for 2.0.0 - Part 1

2015-04-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495740#comment-14495740 ] Ashish Singhi commented on HBASE-13464: --- bq. Is there a good way to figure out whic

[jira] [Updated] (HBASE-13472) Polish IN_MEMORY table behavior

2015-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13472: --- Description: For a long time we've been able to support a mode of operation that keeps as mu

[jira] [Updated] (HBASE-13474) stripe compaction selection is not working well when includeL0==true

2015-04-14 Thread jeongmin kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jeongmin kim updated HBASE-13474: - Description: during selecting Hfiles for the Stripe Compaction, If includeL0==true, int minFiles

[jira] [Updated] (HBASE-13473) deleted cells come back alive after the stripe compaction

2015-04-14 Thread jeongmin kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jeongmin kim updated HBASE-13473: - Description: during the STRIPE compaction, deletes(tombstones) are being dropped in 2 cases. 1.

[jira] [Updated] (HBASE-13474) stripe compaction selection is not working well when includeL0==true

2015-04-14 Thread jeongmin kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jeongmin kim updated HBASE-13474: - Attachment: HBASE-13474.patch > stripe compaction selection is not working well when includeL0==t

[jira] [Created] (HBASE-13474) stripe compaction selection is not working well when includeL0==true

2015-04-14 Thread jeongmin kim (JIRA)
jeongmin kim created HBASE-13474: Summary: stripe compaction selection is not working well when includeL0==true Key: HBASE-13474 URL: https://issues.apache.org/jira/browse/HBASE-13474 Project: HBase

[jira] [Updated] (HBASE-13473) deleted cells come back alive after the stripe compaction

2015-04-14 Thread jeongmin kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jeongmin kim updated HBASE-13473: - Attachment: HBASE-13473.patch > deleted cells come back alive after the stripe compaction > -

[jira] [Created] (HBASE-13473) deleted cells come back alive after the stripe compaction

2015-04-14 Thread jeongmin kim (JIRA)
jeongmin kim created HBASE-13473: Summary: deleted cells come back alive after the stripe compaction Key: HBASE-13473 URL: https://issues.apache.org/jira/browse/HBASE-13473 Project: HBase Iss

[jira] [Commented] (HBASE-5980) Scanner responses from RS should include metrics on rows/KVs filtered

2015-04-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495693#comment-14495693 ] Lars Hofhansl commented on HBASE-5980: -- That'd be cool. There are some scan metrics..

[jira] [Commented] (HBASE-13463) Quota needs to be updated only in case of successful region merge

2015-04-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495667#comment-14495667 ] Ashish Singhi commented on HBASE-13463: --- I'm +1 for v2 > Quota needs to be updated

[jira] [Commented] (HBASE-13472) Polish IN_MEMORY table behavior

2015-04-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495659#comment-14495659 ] Lars Hofhansl commented on HBASE-13472: --- I thought we had three arenas in the block

[jira] [Updated] (HBASE-13350) Add a debug-warn if we fail HTD checks even if table.sanity.checks is false

2015-04-14 Thread Matt Warhaftig (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Warhaftig updated HBASE-13350: --- Status: Patch Available (was: Open) Attached patch 'HBASE-13350.patch' logs warnings for tab

[jira] [Updated] (HBASE-13350) Add a debug-warn if we fail HTD checks even if table.sanity.checks is false

2015-04-14 Thread Matt Warhaftig (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Warhaftig updated HBASE-13350: --- Attachment: HBASE-13350.patch > Add a debug-warn if we fail HTD checks even if table.sanity.c

[jira] [Commented] (HBASE-13453) Master should not bind to region server ports

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495602#comment-14495602 ] Hadoop QA commented on HBASE-13453: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12987) HBCK should print status while scanning over many regions

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495554#comment-14495554 ] Hadoop QA commented on HBASE-12987: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13472) Polish IN_MEMORY table behavior

2015-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495545#comment-14495545 ] Andrew Purtell commented on HBASE-13472: On trunk we could go so far as to make I

[jira] [Created] (HBASE-13472) Polish IN_MEMORY table behavior

2015-04-14 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13472: -- Summary: Polish IN_MEMORY table behavior Key: HBASE-13472 URL: https://issues.apache.org/jira/browse/HBASE-13472 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-13469) [branch-1] Procedure V2 - Make procedure v2 configurable in branch-1

2015-04-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495508#comment-14495508 ] Enis Soztutar commented on HBASE-13469: --- bq. I'd say -0. Cut over. Just kill the ol

[jira] [Commented] (HBASE-13463) Quota needs to be updated only in case of successful region merge

2015-04-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495505#comment-14495505 ] Ted Yu commented on HBASE-13463: The intention is to put call to listener after the call

[jira] [Updated] (HBASE-13453) Master should not bind to region server ports

2015-04-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-13453: Status: Patch Available (was: Open) > Master should not bind to region server port

[jira] [Commented] (HBASE-13467) Prototype using GRPC as IPC mechanism

2015-04-14 Thread Louis Ryan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495484#comment-14495484 ] Louis Ryan commented on HBASE-13467: Yes. I suspect that running both interfaces at o

[jira] [Commented] (HBASE-13351) Annotate internal MasterRpcServices methods with admin priority

2015-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495461#comment-14495461 ] Josh Elser commented on HBASE-13351: Makes sense to me. > Annotate internal MasterRp

[jira] [Commented] (HBASE-13351) Annotate internal MasterRpcServices methods with admin priority

2015-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495460#comment-14495460 ] Josh Elser commented on HBASE-13351: It should. {panel:title=TableStateManager.java}

[jira] [Commented] (HBASE-13467) Prototype using GRPC as IPC mechanism

2015-04-14 Thread zhangduo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495447#comment-14495447 ] zhangduo commented on HBASE-13467: -- Nice try! Two things. 1. Wire compatibility. gRPC i

[jira] [Commented] (HBASE-13375) Provide HBase superuser higher priority over other users in the RPC handling

2015-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495441#comment-14495441 ] Josh Elser commented on HBASE-13375: [~devaraj] see https://issues.apache.org/jira/b

[jira] [Commented] (HBASE-13375) Provide HBase superuser higher priority over other users in the RPC handling

2015-04-14 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495433#comment-14495433 ] Devaraj Das commented on HBASE-13375: - [~mantonov] do we know why the test failed wit

[jira] [Updated] (HBASE-13471) Deadlock closing a region

2015-04-14 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-13471: -- Summary: Deadlock closing a region (was: CompactionRequest can deadlock closing a region) > D

[jira] [Commented] (HBASE-13463) Quota needs to be updated only in case of successful region merge

2015-04-14 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495204#comment-14495204 ] Vandana Ayyalasomayajula commented on HBASE-13463: -- [~tedyu] -- The idea

[jira] [Updated] (HBASE-13471) CompactionRequest can deadlock closing a region

2015-04-14 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-13471: -- Assignee: Rajesh Nishtala (was: Elliott Clark) > CompactionRequest can deadlock closing a regi

[jira] [Updated] (HBASE-12987) HBCK should print status while scanning over many regions

2015-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-12987: --- Attachment: HBASE-12987-branch-1-v1.patch Still confused why the old patch failed to apply, but let's

[jira] [Updated] (HBASE-13471) CompactionRequest can deadlock closing a region

2015-04-14 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-13471: -- Description: {code} Thread 4139 (regionserver/hbase412.example.com/10.158.6.53:60020-splits-14

[jira] [Updated] (HBASE-13471) CompactionRequest can deadlock closing a region

2015-04-14 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-13471: -- Description: {code} Thread 4139 (regionserver/hbase412.ash3.facebook.com/10.158.6.53:60020-spl

[jira] [Created] (HBASE-13471) CompactionRequest can deadlock closing a region

2015-04-14 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-13471: - Summary: CompactionRequest can deadlock closing a region Key: HBASE-13471 URL: https://issues.apache.org/jira/browse/HBASE-13471 Project: HBase Issue Type:

[jira] [Commented] (HBASE-12987) HBCK should print status while scanning over many regions

2015-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495135#comment-14495135 ] Mikhail Antonov commented on HBASE-12987: - Looks good to me. > HBCK should print

[jira] [Commented] (HBASE-13375) Provide HBase superuser higher priority over other users in the RPC handling

2015-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495122#comment-14495122 ] Mikhail Antonov commented on HBASE-13375: - Ok, raising default number of metahand

[jira] [Commented] (HBASE-13375) Provide HBase superuser higher priority over other users in the RPC handling

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495102#comment-14495102 ] Hadoop QA commented on HBASE-13375: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HBASE-12987) HBCK should print status while scanning over many regions

2015-04-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495072#comment-14495072 ] Nick Dimiduk commented on HBASE-12987: -- Okay, thanks [~elserj]. > HBCK should print

[jira] [Created] (HBASE-13470) High level Integration test for master DDL operations

2015-04-14 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-13470: - Summary: High level Integration test for master DDL operations Key: HBASE-13470 URL: https://issues.apache.org/jira/browse/HBASE-13470 Project: HBase Issue

[jira] [Commented] (HBASE-13351) Annotate internal MasterRpcServices methods with admin priority

2015-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495054#comment-14495054 ] Mikhail Antonov commented on HBASE-13351: - As a note..Looks like we don't gather

[jira] [Commented] (HBASE-12987) HBCK should print status while scanning over many regions

2015-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495038#comment-14495038 ] Josh Elser commented on HBASE-12987: Bah, looks like not. I can redo the cherry-pick

[jira] [Commented] (HBASE-12987) HBCK should print status while scanning over many regions

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495031#comment-14495031 ] Hadoop QA commented on HBASE-12987: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13469) [branch-1] Procedure V2 - Make procedure v2 configurable in branch-1

2015-04-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495014#comment-14495014 ] stack commented on HBASE-13469: --- I'd say -0. Cut over. Just kill the old stuff. Test. No s

[jira] [Commented] (HBASE-13351) Annotate internal MasterRpcServices methods with admin priority

2015-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495009#comment-14495009 ] Mikhail Antonov commented on HBASE-13351: - SSC-s are set in HRegionServer#createC

[jira] [Updated] (HBASE-12987) HBCK should print status while scanning over many regions

2015-04-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-12987: - Attachment: HBASE-12987-branch-1.patch Patch cherry-picks cleanly to branch-1. Let's see if i's g

[jira] [Commented] (HBASE-13453) Master should not bind to region server ports

2015-04-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494993#comment-14494993 ] Srikanth Srungarapu commented on HBASE-13453: - I'll commit the patch tomorrow

[jira] [Created] (HBASE-13469) [branch-1] Procedure V2 - Make procedure v2 configurable in branch-1

2015-04-14 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-13469: - Summary: [branch-1] Procedure V2 - Make procedure v2 configurable in branch-1 Key: HBASE-13469 URL: https://issues.apache.org/jira/browse/HBASE-13469 Project: HBase

[jira] [Commented] (HBASE-13351) Annotate internal MasterRpcServices methods with admin priority

2015-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494984#comment-14494984 ] Josh Elser commented on HBASE-13351: bq. I believe meta is co-located with master (as

[jira] [Commented] (HBASE-13351) Annotate internal MasterRpcServices methods with admin priority

2015-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494977#comment-14494977 ] Mikhail Antonov commented on HBASE-13351: - Nice catch! I believe meta is co-loca

[jira] [Commented] (HBASE-13466) Document deprecations in 1.x - Part 1

2015-04-14 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494956#comment-14494956 ] Lars Francke commented on HBASE-13466: -- Can I ask Hadoop QA bot to apply to branch-1

[jira] [Commented] (HBASE-13464) Remove deprecations for 2.0.0 - Part 1

2015-04-14 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494952#comment-14494952 ] Lars Francke commented on HBASE-13464: -- Is there a good way to figure out which Chec

[jira] [Commented] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494918#comment-14494918 ] Jerry He commented on HBASE-13456: -- Trying to understand the 2nd problem you reported: b

[jira] [Commented] (HBASE-13307) Making methods under ScannerV2#next smaller allows them to be inlined gaining us 7% more throughput

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494893#comment-14494893 ] Hadoop QA commented on HBASE-13307: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HBASE-13468) hbase.zookeeper.quorum ipv6 address

2015-04-14 Thread Mingtao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494855#comment-14494855 ] Mingtao Zhang commented on HBASE-13468: --- Could the parsing done by skipping stuff i

[jira] [Commented] (HBASE-13351) Annotate internal MasterRpcServices methods with admin priority

2015-04-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494848#comment-14494848 ] Josh Elser commented on HBASE-13351: Ah! I think I got to the bottom of why this dead

[jira] [Updated] (HBASE-13468) hbase.zookeeper.quorum ipv6 address

2015-04-14 Thread Mingtao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingtao Zhang updated HBASE-13468: -- Description: I put ipv6 address in hbase.zookeeper.quorum, by the time this string went to zoo

[jira] [Commented] (HBASE-13468) hbase.zookeeper.quorum ipv6 address

2015-04-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494842#comment-14494842 ] Enis Soztutar commented on HBASE-13468: --- We parse out the quorum string to figure o

[jira] [Commented] (HBASE-13453) Master should not bind to region server ports

2015-04-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494832#comment-14494832 ] Enis Soztutar commented on HBASE-13453: --- +1. I have tried it locally with local mod

[jira] [Updated] (HBASE-13375) Provide HBase superuser higher priority over other users in the RPC handling

2015-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-13375: Attachment: HBASE-13375-v2.patch Attaching patch v2, with default metahandler count raised

[jira] [Updated] (HBASE-13375) Provide HBase superuser higher priority over other users in the RPC handling

2015-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-13375: Status: Patch Available (was: Open) > Provide HBase superuser higher priority over other u

[jira] [Updated] (HBASE-13375) Provide HBase superuser higher priority over other users in the RPC handling

2015-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-13375: Status: Open (was: Patch Available) > Provide HBase superuser higher priority over other u

[jira] [Commented] (HBASE-4879) Add Constraint support to shell

2015-04-14 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494809#comment-14494809 ] Jesse Yates commented on HBASE-4879: [~stack], you mean for the constraint stuff in ge

[jira] [Created] (HBASE-13468) hbase.zookeeper.quorum ipv6 address

2015-04-14 Thread Mingtao Zhang (JIRA)
Mingtao Zhang created HBASE-13468: - Summary: hbase.zookeeper.quorum ipv6 address Key: HBASE-13468 URL: https://issues.apache.org/jira/browse/HBASE-13468 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-5980) Scanner responses from RS should include metrics on rows/KVs filtered

2015-04-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494769#comment-14494769 ] stack commented on HBASE-5980: -- I think folks would kill for such reporting. How cool would i

[jira] [Created] (HBASE-13467) Prototype using GRPC as IPC mechanism

2015-04-14 Thread Louis Ryan (JIRA)
Louis Ryan created HBASE-13467: -- Summary: Prototype using GRPC as IPC mechanism Key: HBASE-13467 URL: https://issues.apache.org/jira/browse/HBASE-13467 Project: HBase Issue Type: Improvement

[jira] [Reopened] (HBASE-5980) Scanner responses from RS should include metrics on rows/KVs filtered

2015-04-14 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor reopened HBASE-5980: This one was recently closed due to inactivity but caught my eye because it sounds like a nice

[jira] [Commented] (HBASE-13071) Hbase Streaming Scan Feature

2015-04-14 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494748#comment-14494748 ] Eshcar Hillel commented on HBASE-13071: --- I looked into the PerformanceEvaluation to

[jira] [Commented] (HBASE-4879) Add Constraint support to shell

2015-04-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494604#comment-14494604 ] stack commented on HBASE-4879: -- [~jesse_yates] Can you add a release note for how and when to

[jira] [Updated] (HBASE-13307) Making methods under ScannerV2#next smaller allows them to be inlined gaining us 7% more throughput

2015-04-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13307: -- Attachment: 13307v6.branch-1.txt Rebase > Making methods under ScannerV2#next smaller allows them to be inline

[jira] [Updated] (HBASE-13448) New Cell implementation with cached component offsets/lengths

2015-04-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13448: --- Attachment: HBASE-13448.patch > New Cell implementation with cached component offsets/lengths

[jira] [Commented] (HBASE-13460) Revise the MetaLookupPool executor-related defaults (introduced in HBASE-13036)

2015-04-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494553#comment-14494553 ] Enis Soztutar commented on HBASE-13460: --- +1. > Revise the MetaLookupPool executor-

[jira] [Commented] (HBASE-13460) Revise the MetaLookupPool executor-related defaults (introduced in HBASE-13036)

2015-04-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494544#comment-14494544 ] Anoop Sam John commented on HBASE-13460: +1 > Revise the MetaLookupPool executor

[jira] [Commented] (HBASE-13453) Master should not bind to region server ports

2015-04-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494525#comment-14494525 ] Srikanth Srungarapu commented on HBASE-13453: - bq. However, I would still lik

[jira] [Updated] (HBASE-13453) Master should not bind to region server ports

2015-04-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-13453: Attachment: HBASE-13453.patch > Master should not bind to region server ports > ---

[jira] [Commented] (HBASE-12006) [JDK 8] KeyStoreTestUtil#generateCertificate fails due to "subject class type invalid"

2015-04-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494520#comment-14494520 ] Srikanth Srungarapu commented on HBASE-12006: - Cross checked with the usages

[jira] [Commented] (HBASE-12790) Support fairness across parallelized scans

2015-04-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494501#comment-14494501 ] ramkrishna.s.vasudevan commented on HBASE-12790: Am not very clear on how

[jira] [Updated] (HBASE-9444) EncodedScannerV2#isSeeked does not behave as described in javadoc

2015-04-14 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-9444: --- Resolution: Fixed Status: Resolved (was: Patch Available) Resolving as fixed as HBASE

[jira] [Commented] (HBASE-12116) Hot contention spots; writing

2015-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494454#comment-14494454 ] Andrew Purtell commented on HBASE-12116: bq. Chatting w/ Esteban, its an audit CP

[jira] [Commented] (HBASE-12751) Allow RowLock to be reader writer

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494440#comment-14494440 ] Hadoop QA commented on HBASE-12751: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12116) Hot contention spots; writing

2015-04-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494434#comment-14494434 ] stack commented on HBASE-12116: --- [~apurtell] Chatting w/ Esteban, its an audit CP that is r

[jira] [Commented] (HBASE-13464) Remove deprecations for 2.0.0 - Part 1

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494409#comment-14494409 ] Hadoop QA commented on HBASE-13464: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12116) Hot contention spots; writing

2015-04-14 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494360#comment-14494360 ] Esteban Gutierrez commented on HBASE-12116: --- Good stuff [~apurtell]!. I'll try

[jira] [Updated] (HBASE-12751) Allow RowLock to be reader writer

2015-04-14 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-12751: -- Attachment: HBASE-12751-v5.patch Letting HadoopQA chew on this one. This is the final merge of

[jira] [Commented] (HBASE-13463) Quota needs to be updated only in case of successful region merge

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494316#comment-14494316 ] Hadoop QA commented on HBASE-13463: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-13290) Procedure v2 - client enable/disable table sync

2015-04-14 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13290: Attachment: HBASE-13290-v2-branch-1.patch > Procedure v2 - client enable/disable table sync

[jira] [Updated] (HBASE-13209) Procedure V2 - master Add/Modify/Delete Column Family

2015-04-14 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13209: Attachment: HBASE-13209-v3-branch-1.patch > Procedure V2 - master Add/Modify/Delete Column

[jira] [Updated] (HBASE-13211) Procedure V2 - master Enable/Disable table

2015-04-14 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13211: Attachment: HBASE-13211-v2-branch-1.patch > Procedure V2 - master Enable/Disable table > --

[jira] [Updated] (HBASE-13203) Procedure v2 - master create/delete table

2015-04-14 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13203: Attachment: HBASE-13203-v1-branch-1.patch > Procedure v2 - master create/delete table > ---

[jira] [Updated] (HBASE-13204) Procedure v2 - client create/delete table sync

2015-04-14 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13204: Attachment: HBASE-13204-v0-branch-1.patch > Procedure v2 - client create/delete table sync

[jira] [Commented] (HBASE-12006) [JDK 8] KeyStoreTestUtil#generateCertificate fails due to "subject class type invalid"

2015-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494293#comment-14494293 ] Andrew Purtell commented on HBASE-12006: Can I get a quick review? Mind if I bug

[jira] [Commented] (HBASE-13307) Making methods under ScannerV2#next smaller allows them to be inlined gaining us 7% more throughput

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494257#comment-14494257 ] Hadoop QA commented on HBASE-13307: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13466) Document deprecations in 1.x - Part 1

2015-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494250#comment-14494250 ] Hadoop QA commented on HBASE-13466: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13301) Possible memory leak in BucketCache

2015-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494236#comment-14494236 ] Hudson commented on HBASE-13301: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #901 (Se

[jira] [Commented] (HBASE-13466) Document deprecations in 1.x - Part 1

2015-04-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494232#comment-14494232 ] stack commented on HBASE-13466: --- This is excellent. Will commit EOD unless objection. > Do

  1   2   >