[jira] [Commented] (HBASE-15479) No more garbage or beware of autoboxing

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200454#comment-15200454 ] Vladimir Rodionov commented on HBASE-15479: --- The issue. AsyncProcess.canTakeOp

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-19 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201155#comment-15201155 ] Jianwei Cui commented on HBASE-15433: - Run the failed tests locally and passed, seems

[jira] [Updated] (HBASE-15400) Use DateTieredCompactor for Date Tiered Compaction

2016-03-19 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15400: Attachment: HBASE-15400-15389-v12.patch > Use DateTieredCompactor for Date Tiered Compaction >

[jira] [Commented] (HBASE-15398) Cells loss or disorder when using family essential filter and partial scanning protocol

2016-03-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197524#comment-15197524 ] stack commented on HBASE-15398: --- bq. I checked the code and run a small test locally, as lo

[jira] [Updated] (HBASE-14450) HBase Backup/Restore Phase 3: Multiwal support

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14450: -- Summary: HBase Backup/Restore Phase 3: Multiwal support (was: HBase Backup/Restore Pha

[jira] [Commented] (HBASE-14983) Create metrics for per block type hit/miss ratios

2016-03-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200848#comment-15200848 ] Enis Soztutar commented on HBASE-14983: --- Trailers do not go into block cache, so pr

[jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-03-19 Thread Walter Koetke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Walter Koetke updated HBASE-12148: -- Hadoop Flags: (was: Reviewed) Status: Patch Available (was: Open) Patch file is fo

[jira] [Commented] (HBASE-12940) Expose listPeerConfigs and getPeerConfig to the HBase shell

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199392#comment-15199392 ] Hudson commented on HBASE-12940: FAILURE: Integrated in HBase-1.4 #25 (See [https://buil

[jira] [Created] (HBASE-15486) Avoid multiple disable/enable balancer calls while running rolling-restart.sh --graceful

2016-03-19 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-15486: --- Summary: Avoid multiple disable/enable balancer calls while running rolling-restart.sh --graceful Key: HBASE-15486 URL: https://issues.apache.org/jira/browse/HBASE-15486

[jira] [Commented] (HBASE-15302) Reenable the other tests disabled by HBASE-14678

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202626#comment-15202626 ] Hudson commented on HBASE-15302: SUCCESS: Integrated in HBase-1.3-IT #565 (See [https://

[jira] [Updated] (HBASE-15474) Exception in HConnectionImplementation's constructor cause Zookeeper connnections leak

2016-03-19 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-15474: --- Fix Version/s: 1.1.0 Status: Patch Available (was: Open) > Exception in HConnectionImplem

[jira] [Updated] (HBASE-13096) NPE from SecureWALCellCodec$EncryptedKvEncoder#write when using WAL encryption and Phoenix secondary indexes

2016-03-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13096: --- Fix Version/s: (was: 0.98.18) 0.98.19 > NPE from SecureWALCellCodec$En

[jira] [Updated] (HBASE-15389) Write out multiple files when compaction

2016-03-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15389: -- Attachment: (was: HBASE-15389-0.98-v1.patch) > Write out multiple files when compaction > -

[jira] [Commented] (HBASE-15398) Cells loss or disorder when using family essential filter and partial scanning protocol

2016-03-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198776#comment-15198776 ] Phil Yang commented on HBASE-15398: --- {quote} If hasFilterRow returns true, and it is a

[jira] [Updated] (HBASE-15389) Write out multiple files when compaction

2016-03-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15389: -- Attachment: HBASE-15389-v1-0.98.patch Seems pre commit can not identify the version of the patch. Try a

[jira] [Commented] (HBASE-15481) Add pre/post roll to WALObserver

2016-03-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201624#comment-15201624 ] Sean Busbey commented on HBASE-15481: - with this change could we get rid of the WALAc

[jira] [Updated] (HBASE-15474) Exception in HConnectionImplementation's constructor cause Zookeeper connnections leak

2016-03-19 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-15474: --- Attachment: HBASE-15474.patch patch > Exception in HConnectionImplementation's constructor cause Zoo

[jira] [Commented] (HBASE-15412) Add average region size metric

2016-03-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198452#comment-15198452 ] Alicia Ying Shu commented on HBASE-15412: - Done. Waiting for the build to complet

[jira] [Updated] (HBASE-15475) Allow TimestampsFilter to provide a seek hint

2016-03-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15475: -- Status: Patch Available (was: Open) > Allow TimestampsFilter to provide a seek hint >

[jira] [Updated] (HBASE-14141) HBase Backup/Restore Phase 3: Filter WALs on backup to include only edits from backup tables

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14141: -- Summary: HBase Backup/Restore Phase 3: Filter WALs on backup to include only edits from

[jira] [Updated] (HBASE-15389) Write out multiple files when compaction

2016-03-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15389: -- Attachment: HBASE-15389-branch-1.patch Patch for branch-1. It can also be applied to branch-1.3. > Wri

[jira] [Commented] (HBASE-15389) Write out multiple files when compaction

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

[jira] [Updated] (HBASE-15475) Allow TimestampsFilter to provide a seek hint

2016-03-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15475: -- Attachment: HBASE-15475-branch-1.patch Branch-1 patch > Allow TimestampsFilter to provide a se

[jira] [Updated] (HBASE-14703) HTable.mutateRow does not collect stats

2016-03-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703-branch-1.v1.patch > HTable.mutateRow does not collect stats > -

[jira] [Updated] (HBASE-15435) Add WAL (in bytes) written metric

2016-03-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-15435: --- Fix Version/s: 0.98.18 > Add WAL (in bytes) written metric > ---

[jira] [Commented] (HBASE-15064) BufferUnderflowException after last Cell fetched from an HFile Block served from L2 offheap cache

2016-03-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198784#comment-15198784 ] ramkrishna.s.vasudevan commented on HBASE-15064: bq. In hasRemaining may

[jira] [Commented] (HBASE-15436) BufferedMutatorImpl.flush() appears to get stuck

2016-03-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198866#comment-15198866 ] Anoop Sam John commented on HBASE-15436: There are some must fix things 1. The B

[jira] [Updated] (HBASE-15389) Write out multiple files when compaction

2016-03-19 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15389: Assignee: (was: Clara Xiong) > Write out multiple files when compaction > -

[jira] [Commented] (HBASE-15456) CreateTableProcedure/ModifyTableProcedure needs to fail when there is no family in table descriptor

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201688#comment-15201688 ] Hudson commented on HBASE-15456: SUCCESS: Integrated in HBase-1.3-IT #562 (See [https://

[jira] [Updated] (HBASE-15475) Allow TimestampsFilter to provide a seek hint

2016-03-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15475: -- Attachment: HBASE-15475-v5.patch > Allow TimestampsFilter to provide a seek hint >

[jira] [Commented] (HBASE-15435) Add WAL (in bytes) written metric

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201857#comment-15201857 ] Hudson commented on HBASE-15435: FAILURE: Integrated in HBase-0.98-matrix #315 (See [htt

[jira] [Commented] (HBASE-15470) Add a setting for Priority queue length

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

[jira] [Updated] (HBASE-15390) Unnecessary MetaCache evictions cause elevated number of requests to meta

2016-03-19 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15390: Status: Patch Available (was: Open) > Unnecessary MetaCache evictions cause elevated numbe

[jira] [Commented] (HBASE-15392) Single Cell Get reads two HFileBlocks

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

[jira] [Commented] (HBASE-15390) Unnecessary MetaCache evictions cause elevated number of requests to meta

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199666#comment-15199666 ] Hudson commented on HBASE-15390: SUCCESS: Integrated in HBase-1.4 #26 (See [https://buil

[jira] [Updated] (HBASE-15412) Add average region size metric

2016-03-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated HBASE-15412: Status: Patch Available (was: Open) > Add average region size metric > ---

[jira] [Commented] (HBASE-15481) Add pre/post roll to WALObserver

2016-03-19 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202062#comment-15202062 ] Matteo Bertozzi commented on HBASE-15481: - you worked on wal provider. you should

[jira] [Commented] (HBASE-15456) CreateTableProcedure/ModifyTableProcedure needs to fail when there is no family in table descriptor

2016-03-19 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201085#comment-15201085 ] huaxiang sun commented on HBASE-15456: -- [~te...@apache.org] I addressed the thrift u

[jira] [Commented] (HBASE-3521) region be merged with others automatically when all data in the region has expired and removed, or region gets too small.

2016-03-19 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197526#comment-15197526 ] Nick Dimiduk commented on HBASE-3521: - This ticket was a top search hit for so adding

[jira] [Commented] (HBASE-15349) Update surefire version to 2.19.1

2016-03-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198767#comment-15198767 ] Ashish Singhi commented on HBASE-15349: --- [~stack], by any chance the recent test ti

[jira] [Commented] (HBASE-15474) Exception in HConnectionImplementation's constructor cause Zookeeper connnections leak

2016-03-19 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199165#comment-15199165 ] Allan Yang commented on HBASE-15474: my patch is on the tag /ref/1.1.0, not on the ma

[jira] [Commented] (HBASE-15064) BufferUnderflowException after last Cell fetched from an HFile Block served from L2 offheap cache

2016-03-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198811#comment-15198811 ] ramkrishna.s.vasudevan commented on HBASE-15064: {code} Also the hasRemai

[jira] [Updated] (HBASE-14049) SnapshotHFileCleaner should optionally clean up after failed snapshots

2016-03-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-14049: --- Fix Version/s: (was: 0.98.18) 0.98.19 > SnapshotHFileCleaner should op

[jira] [Commented] (HBASE-12940) Expose listPeerConfigs and getPeerConfig to the HBase shell

2016-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198315#comment-15198315 ] Ted Yu commented on HBASE-12940: Can you let me know you verified the test result ? For m

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200122#comment-15200122 ] Vladimir Rodionov commented on HBASE-14140: --- Moved to Phase 3. > HBase Backup/

[jira] [Commented] (HBASE-15398) Cells loss or disorder when using family essential filter and partial scanning protocol

2016-03-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197600#comment-15197600 ] Phil Yang commented on HBASE-15398: --- I checked all filters we offer to users. There is

[jira] [Commented] (HBASE-15405) Fix PE logging and wrong defaults in help message

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

[jira] [Updated] (HBASE-15456) CreateTableProcedure/ModifyTableProcedure needs to fail when there is no family in table descriptor

2016-03-19 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-15456: - Attachment: HBASE-15456-branch-1.patch Reattach the previous patch to kick off another unittest r

[jira] [Assigned] (HBASE-15325) ResultScanner allowing partial result will miss the rest of the row if the region is moved between two rpc requests

2016-03-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang reassigned HBASE-15325: - Assignee: Phil Yang (was: Yu Sun) > ResultScanner allowing partial result will miss the rest of

[jira] [Updated] (HBASE-15390) Unnecessary MetaCache evictions cause elevated number of requests to meta

2016-03-19 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15390: Resolution: Fixed Status: Resolved (was: Patch Available) > Unnecessary MetaCache

[jira] [Resolved] (HBASE-15443) HBase Backup Phase 2: Multiple backup destinations support (data model)

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov resolved HBASE-15443. --- Resolution: Fixed Part of HBASE-14123 patch v12. > HBase Backup Phase 2: Multiple ba

[jira] [Updated] (HBASE-15481) Add pre/post roll to WALObserver

2016-03-19 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-15481: Status: Patch Available (was: Open) > Add pre/post roll to WALObserver > -

[jira] [Updated] (HBASE-15470) Add a setting for Priority queue length

2016-03-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15470: -- Fix Version/s: 1.3.0 2.0.0 Status: Patch Available (was: Open) >

[jira] [Updated] (HBASE-15472) replication_admin_test creates a table it doesn't use

2016-03-19 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated HBASE-15472: Labels: replication shell (was: ) Status: Patch Available (was: Open) This is a simpl

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

2016-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1511#comment-1511 ] Ted Yu commented on HBASE-14123: For Backup.proto : {code} + required uint32 bandwidth =

[jira] [Created] (HBASE-15483) After disabling Authorization, user should not be allowed to modify ACL record

2016-03-19 Thread meiwen li (JIRA)
meiwen li created HBASE-15483: - Summary: After disabling Authorization, user should not be allowed to modify ACL record Key: HBASE-15483 URL: https://issues.apache.org/jira/browse/HBASE-15483 Project: HB

[jira] [Reopened] (HBASE-15456) CreateTableProcedure/ModifyTableProcedure needs to fail when there is no family in table descriptor

2016-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-15456: > CreateTableProcedure/ModifyTableProcedure needs to fail when there is no > family in table descriptor >

[jira] [Commented] (HBASE-15481) Add pre/post roll to WALObserver

2016-03-19 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202224#comment-15202224 ] Matteo Bertozzi commented on HBASE-15481: - I want the "log I rolled". being able

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197586#comment-15197586 ] Ted Yu commented on HBASE-15424: lgtm Better get a good QA run. > Add bulk load hfile-r

[jira] [Updated] (HBASE-13511) Derive data keys with HKDF

2016-03-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13511: --- Fix Version/s: (was: 0.98.18) 0.98.19 > Derive data keys with HKDF > -

[jira] [Updated] (HBASE-15314) Allow more than one backing file in bucketcache

2016-03-19 Thread Amal Joshy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amal Joshy updated HBASE-15314: --- Attachment: HBASE-15314-v2.patch > Allow more than one backing file in bucketcache >

[jira] [Commented] (HBASE-15390) Unnecessary MetaCache evictions cause elevated number of requests to meta

2016-03-19 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198443#comment-15198443 ] Mikhail Antonov commented on HBASE-15390: - Pushed to master, branch-1 and branch-

[jira] [Commented] (HBASE-15456) CreateTableProcedure/ModifyTableProcedure needs to fail when there is no family in table descriptor

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

[jira] [Commented] (HBASE-15325) ResultScanner allowing partial result will miss the rest of the row if the region is moved between two rpc requests

2016-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200773#comment-15200773 ] Ted Yu commented on HBASE-15325: {code} Hunk #1 FAILED at 378. 1 out of 1 hunk FAILED --

[jira] [Commented] (HBASE-15479) No more garbage or beware of autoboxing

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202102#comment-15202102 ] Vladimir Rodionov commented on HBASE-15479: --- Some stats number: Total Object

[jira] [Updated] (HBASE-15353) Add metric for number of CallQueueTooBigException's

2016-03-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15353: -- Component/s: metrics IPC/RPC > Add metric for number of CallQueueTooBigExcepti

[jira] [Updated] (HBASE-15400) Use DateTieredCompactor for Date Tiered Compaction

2016-03-19 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15400: Description: When we compact, we can output multiple files along the current window boundaries. Th

[jira] [Updated] (HBASE-14927) Backport HBASE-13014 and HBASE-14749 to branch-1 and 0.98

2016-03-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-14927: --- Fix Version/s: (was: 0.98.18) 0.98.19 > Backport HBASE-13014 and HBASE

[jira] [Commented] (HBASE-15302) Reenable the other tests disabled by HBASE-14678

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202654#comment-15202654 ] Hudson commented on HBASE-15302: FAILURE: Integrated in HBase-1.4 #32 (See [https://buil

[jira] [Updated] (HBASE-15471) Add num calls in priority and general queue to RS UI

2016-03-19 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15471: Labels: beginner easy noob (was: easy noob) > Add num calls in priority and general queue

[jira] [Updated] (HBASE-15412) Add average region size metric

2016-03-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated HBASE-15412: Attachment: HBASE-15412.patch > Add average region size metric > --

[jira] [Commented] (HBASE-15479) No more garbage or beware of autoboxing

2016-03-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201010#comment-15201010 ] ramkrishna.s.vasudevan commented on HBASE-15479: +1 > No more garbage or

[jira] [Updated] (HBASE-13504) Alias current AES cipher as AES-CTR

2016-03-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13504: --- Fix Version/s: (was: 0.98.18) 0.98.19 > Alias current AES cipher as AE

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201553#comment-15201553 ] Ted Yu commented on HBASE-15406: bq. Is there any difference whether they are the same us

[jira] [Commented] (HBASE-15302) Reenable the other tests disabled by HBASE-14678

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

[jira] [Commented] (HBASE-15479) No more garbage or beware of autoboxing

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202099#comment-15202099 ] Vladimir Rodionov commented on HBASE-15479: --- Ted, what is the point of running

[jira] [Commented] (HBASE-15390) Unnecessary MetaCache evictions cause elevated number of requests to meta

2016-03-19 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197808#comment-15197808 ] Mikhail Antonov commented on HBASE-15390: - Finished running tests for the module,

[jira] [Commented] (HBASE-15479) No more garbage or beware of autoboxing

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200456#comment-15200456 ] Vladimir Rodionov commented on HBASE-15479: --- Forgot to mention, there is a perf

[jira] [Created] (HBASE-15480) Bloom Filter array access needs to be more efficient

2016-03-19 Thread Walter Koetke (JIRA)
Walter Koetke created HBASE-15480: - Summary: Bloom Filter array access needs to be more efficient Key: HBASE-15480 URL: https://issues.apache.org/jira/browse/HBASE-15480 Project: HBase Issue

[jira] [Updated] (HBASE-15353) Add metric for number of CallQueueTooBigException's

2016-03-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15353: -- Labels: easy noob (was: ) > Add metric for number of CallQueueTooBigException's >

[jira] [Commented] (HBASE-15314) Allow more than one backing file in bucketcache

2016-03-19 Thread Amal Joshy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199267#comment-15199267 ] Amal Joshy commented on HBASE-15314: [~danielpol] Sorry i couldn't get back to you so

[jira] [Commented] (HBASE-15236) Inconsistent cell reads over multiple bulk-loaded HFiles

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

[jira] [Commented] (HBASE-15415) Improve Master WebUI snapshot information

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

[jira] [Updated] (HBASE-15323) Hbase Rest CheckAndDeleteAPi should be able to delete more cells

2016-03-19 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-15323: --- Assignee: Ajith > Hbase Rest CheckAndDeleteAPi should be able to delete more cells >

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201056#comment-15201056 ] Heng Chen commented on HBASE-15406: --- Currently there are two situations for switch chan

[jira] [Commented] (HBASE-15481) Add pre/post roll to WALObserver

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

[jira] [Commented] (HBASE-15064) BufferUnderflowException after last Cell fetched from an HFile Block served from L2 offheap cache

2016-03-19 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199100#comment-15199100 ] deepankar commented on HBASE-15064: --- Yeah something like that which was what [~anoop.hb

[jira] [Commented] (HBASE-15456) CreateTableProcedure/ModifyTableProcedure needs to fail when there is no family in table descriptor

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

[jira] [Updated] (HBASE-15398) Cells loss or disorder when using family essential filter and partial scanning protocol

2016-03-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15398: -- Attachment: HBASE-15398-v5.patch Ban filters which will use joinedHeap and hasFilterRow return false. A

[jira] [Updated] (HBASE-15389) Write out multiple files when compaction

2016-03-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15389: -- Attachment: HBASE-15389-v12.patch Only use lower boundaries in DateTieredCompactor. > Write out multip

[jira] [Updated] (HBASE-15484) Correct the semantic of batch and partial

2016-03-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15484: -- Attachment: HBASE-15484-v1.patch > Correct the semantic of batch and partial >

[jira] [Commented] (HBASE-12940) Expose listPeerConfigs and getPeerConfig to the HBase shell

2016-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198603#comment-15198603 ] Ted Yu commented on HBASE-12940: Geoffrey: I am satisfied with your responses. > Expose

[jira] [Updated] (HBASE-15479) No more garbage or beware of autoboxing

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15479: -- Status: Patch Available (was: Open) > No more garbage or beware of autoboxing > --

[jira] [Commented] (HBASE-15290) Hbase Rest CheckAndAPI should save other cells along with compared cell

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197223#comment-15197223 ] Hudson commented on HBASE-15290: ABORTED: Integrated in HBase-0.98-matrix #312 (See [htt

[jira] [Commented] (HBASE-15360) Fix flaky TestSimpleRpcScheduler

2016-03-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197427#comment-15197427 ] Duo Zhang commented on HBASE-15360: --- I just follow the sleep pattern in this testcase.

[jira] [Commented] (HBASE-12940) Expose listPeerConfigs and getPeerConfig to the HBase shell

2016-03-19 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198379#comment-15198379 ] Geoffrey Jacoby commented on HBASE-12940: - I made similar changes as you, then ra

[jira] [Commented] (HBASE-14141) HBase Backup/Restore Phase 3: Filter WALs on backup to include only edits from backup tables

2016-03-19 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200124#comment-15200124 ] Vladimir Rodionov commented on HBASE-14141: --- Moved to Phase 3. > HBase Backup/

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

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

[jira] [Created] (HBASE-15476) HBase Backup/Restore Phase 3: Multiple backup destinations support

2016-03-19 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-15476: - Summary: HBase Backup/Restore Phase 3: Multiple backup destinations support Key: HBASE-15476 URL: https://issues.apache.org/jira/browse/HBASE-15476 Project:

[jira] [Commented] (HBASE-15412) Add average region size metric

2016-03-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198125#comment-15198125 ] Alicia Ying Shu commented on HBASE-15412: - [~enis] You used an old patch. Please

  1   2   3   4   5   >