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

2016-03-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219416#comment-15219416 ] Ashish Singhi commented on HBASE-15472: --- +1 > replication_admin_test creates a table it doesn't

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

2016-03-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219392#comment-15219392 ] Ashish Singhi commented on HBASE-15424: --- branch-1 patch requires no change. HBASE-15265 was

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

2016-03-30 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219386#comment-15219386 ] Jingcheng Du commented on HBASE-14613: -- Supplement the G1GC settings used when I did the test in

[jira] [Commented] (HBASE-14920) Compacting Memstore

2016-03-30 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219382#comment-15219382 ] Eshcar Hillel commented on HBASE-14920: --- I recently updated YCSB to support also delete operations.

[jira] [Commented] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219379#comment-15219379 ] ramkrishna.s.vasudevan commented on HBASE-15485: bq.moreCellsInRow Already this does the

[jira] [Updated] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15485: -- Attachment: HBASE-15485-v2.patch Change the state and add a test > Filter.reset() should not be

[jira] [Commented] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does NOT count CellScanner payload

2016-03-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219369#comment-15219369 ] Anoop Sam John commented on HBASE-15437: Why? We calc the responseSize before this. Looks like

[jira] [Commented] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219363#comment-15219363 ] Anoop Sam John commented on HBASE-15485: That looks simple and perfect.. Ya IMO also, it will be

[jira] [Commented] (HBASE-15569) Make Bytes.toStringBinary faster

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

[jira] [Commented] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219359#comment-15219359 ] Phil Yang commented on HBASE-15485: --- In RegionScannerImpl.populateResult, we can add this: {code}

[jira] [Commented] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219355#comment-15219355 ] Anoop Sam John commented on HBASE-15485: bq.the other is change this state to MORE_VALUES because

[jira] [Commented] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219352#comment-15219352 ] ramkrishna.s.vasudevan commented on HBASE-15485: bq.When batched read happening and batch

[jira] [Commented] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219348#comment-15219348 ] Phil Yang commented on HBASE-15485: --- If we have 5 cells in a row and setBatch(5), we will get

[jira] [Commented] (HBASE-15506) FSDataOutputStream.write() allocates new byte buffer on each operation

2016-03-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219340#comment-15219340 ] Lars Hofhansl commented on HBASE-15506: --- nginx is implemented in C/C++. We can easily find about as

[jira] [Commented] (HBASE-15537) Add multi WAL support for AsyncFSWAL

2016-03-30 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219335#comment-15219335 ] Sean Busbey commented on HBASE-15537: - IMHO, nesting WALProviders is the correct way to do this. up

[jira] [Commented] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219327#comment-15219327 ] Anoop Sam John commented on HBASE-15485: U mean when !MORE_VALUES call the reset API? But this is

[jira] [Commented] (HBASE-7912) HBase Backup/Restore Based on HBase Snapshot

2016-03-30 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219325#comment-15219325 ] Vladimir Rodionov commented on HBASE-7912: -- {quote} We had discussed offline about this, and I

[jira] [Updated] (HBASE-15569) Make Bytes.toStringBinary faster

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15569: -- Status: Patch Available (was: Open) > Make Bytes.toStringBinary faster > > >

[jira] [Commented] (HBASE-15569) Make Bytes.toStringBinary faster

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219324#comment-15219324 ] stack commented on HBASE-15569: --- Smile. +1 > Make Bytes.toStringBinary faster >

[jira] [Updated] (HBASE-15569) Make Bytes.toStringBinary faster

2016-03-30 Thread Junegunn Choi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junegunn Choi updated HBASE-15569: -- Attachment: HBASE-15569.patch > Make Bytes.toStringBinary faster >

[jira] [Created] (HBASE-15569) Make Bytes.toStringBinary faster

2016-03-30 Thread Junegunn Choi (JIRA)
Junegunn Choi created HBASE-15569: - Summary: Make Bytes.toStringBinary faster Key: HBASE-15569 URL: https://issues.apache.org/jira/browse/HBASE-15569 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-15537) Add multi WAL support for AsyncFSWAL

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219310#comment-15219310 ] stack commented on HBASE-15537: --- [~busbey] Your opinion appreciated here. A provider inside a provider

[jira] [Commented] (HBASE-15536) Make AsyncFSWAL as our default WAL

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219295#comment-15219295 ] stack commented on HBASE-15536: --- Running this compare from HBASE-10156 {code} $ for i in 1 3 5 10 25 50

[jira] [Commented] (HBASE-15324) Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219292#comment-15219292 ] Hudson commented on HBASE-15324: FAILURE: Integrated in HBase-1.3 #629 (See

[jira] [Updated] (HBASE-15568) Procedure V2 - Remove CreateTableHandler in HBase Apache 2.0 release

2016-03-30 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-15568: --- Description: With the 'create table' and 'clone snapshot' operation move to

[jira] [Commented] (HBASE-15485) Filter.reset() should not be called between batches

2016-03-30 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219270#comment-15219270 ] Phil Yang commented on HBASE-15485: --- I think it will be BATCH_LIMIT_REACHED in your scene rather than

[jira] [Comment Edited] (HBASE-7912) HBase Backup/Restore Based on HBase Snapshot

2016-03-30 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219257#comment-15219257 ] Enis Soztutar edited comment on HBASE-7912 at 3/31/16 3:18 AM: --- Thanks

[jira] [Commented] (HBASE-7912) HBase Backup/Restore Based on HBase Snapshot

2016-03-30 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219257#comment-15219257 ] Enis Soztutar commented on HBASE-7912: -- Thanks [~vrodionov] for updating the design doc for layout

[jira] [Updated] (HBASE-15538) Implement secure async protobuf wal writer

2016-03-30 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15538: -- Component/s: wal > Implement secure async protobuf wal writer >

[jira] [Updated] (HBASE-15499) Add multiple data type support for increment

2016-03-30 Thread He Liangliang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Liangliang updated HBASE-15499: -- Attachment: HBASE-15499-V5.diff > Add multiple data type support for increment >

[jira] [Updated] (HBASE-15538) Implement secure async protobuf wal writer

2016-03-30 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15538: -- Resolution: Fixed Hadoop Flags: Reviewed Release Note: Add the following config in

[jira] [Commented] (HBASE-15411) Rewrite backup with Procedure V2

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219215#comment-15219215 ] Ted Yu commented on HBASE-15411: One of the review comments was to drop call to Admin#execProcedure().

[jira] [Commented] (HBASE-15537) Add multi WAL support for AsyncFSWAL

2016-03-30 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219209#comment-15219209 ] Duo Zhang commented on HBASE-15537: --- Talked with [~carp84] offline, he had some concerns on the

[jira] [Commented] (HBASE-15324) Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219195#comment-15219195 ] Hudson commented on HBASE-15324: SUCCESS: Integrated in HBase-1.4 #63 (See

[jira] [Commented] (HBASE-15535) HBase Reference Guide has an incorrect link for Trafodion

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

[jira] [Commented] (HBASE-15563) 'counter' may overflow in BoundedGroupingStrategy

2016-03-30 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219184#comment-15219184 ] Duo Zhang commented on HBASE-15563: --- Nice. > 'counter' may overflow in BoundedGroupingStrategy >

[jira] [Updated] (HBASE-7912) HBase Backup/Restore Based on HBase Snapshot

2016-03-30 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-7912: - Attachment: HBaseBackupandRestore.pdf Updated design doc: Added description of backup

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

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219130#comment-15219130 ] Hudson commented on HBASE-14983: FAILURE: Integrated in HBase-Trunk_matrix #816 (See

[jira] [Commented] (HBASE-15566) Add timeouts on TestMobFlushSnapshotFromClient and TestRegionMergeTransactionOnCluster

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219129#comment-15219129 ] Hudson commented on HBASE-15566: FAILURE: Integrated in HBase-Trunk_matrix #816 (See

[jira] [Commented] (HBASE-15324) Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219128#comment-15219128 ] Hudson commented on HBASE-15324: FAILURE: Integrated in HBase-Trunk_matrix #816 (See

[jira] [Commented] (HBASE-15559) BaseMasterAndRegionObserver doesn't implement all the methods

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219127#comment-15219127 ] Hudson commented on HBASE-15559: FAILURE: Integrated in HBase-Trunk_matrix #816 (See

[jira] [Commented] (HBASE-15549) Undo HMaster carrying regions in master branch as default

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219097#comment-15219097 ] stack commented on HBASE-15549: --- Balancer gets messed up if master is not carrying regions: {code}

[jira] [Commented] (HBASE-15567) TestReplicationShell broken by recent replication changes

2016-03-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219061#comment-15219061 ] Hadoop QA commented on HBASE-15567: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

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

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

[jira] [Commented] (HBASE-15324) Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split

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

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

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

[jira] [Commented] (HBASE-15529) Override needBalance in StochasticLoadBalancer

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219015#comment-15219015 ] Ted Yu commented on HBASE-15529: {code} 124 private float minCostNeedBalance = 0.05f; {code} How is

[jira] [Updated] (HBASE-15535) HBase Reference Guide has an incorrect link for Trafodion

2016-03-30 Thread Gabor Liptak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Liptak updated HBASE-15535: - Release Note: HBASE-15535 Correct link to Trafodion Status: Patch Available (was:

[jira] [Updated] (HBASE-15535) HBase Reference Guide has an incorrect link for Trafodion

2016-03-30 Thread Gabor Liptak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Liptak updated HBASE-15535: - Attachment: HBASE-15535.1.patch > HBase Reference Guide has an incorrect link for Trafodion >

[jira] [Commented] (HBASE-15327) Canary will always invoke admin.balancer() in each sniffing period when writeSniffing is enabled

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219010#comment-15219010 ] Hudson commented on HBASE-15327: FAILURE: Integrated in HBase-1.4 #62 (See

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

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219011#comment-15219011 ] Hudson commented on HBASE-14983: FAILURE: Integrated in HBase-1.4 #62 (See

[jira] [Commented] (HBASE-15559) BaseMasterAndRegionObserver doesn't implement all the methods

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219009#comment-15219009 ] Hudson commented on HBASE-15559: FAILURE: Integrated in HBase-1.4 #62 (See

[jira] [Commented] (HBASE-15559) BaseMasterAndRegionObserver doesn't implement all the methods

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219007#comment-15219007 ] Hudson commented on HBASE-15559: FAILURE: Integrated in HBase-1.3 #628 (See

[jira] [Updated] (HBASE-15567) TestReplicationShell broken by recent replication changes

2016-03-30 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated HBASE-15567: Attachment: HBASE-15567.patch > TestReplicationShell broken by recent replication changes

[jira] [Updated] (HBASE-15567) TestReplicationShell broken by recent replication changes

2016-03-30 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated HBASE-15567: Status: Patch Available (was: Open) This patch fixes several broken tests in

[jira] [Updated] (HBASE-15568) Procedure V2 - Remove CreateTableHandler in HBase Apache 2.0 release

2016-03-30 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-15568: --- Summary: Procedure V2 - Remove CreateTableHandler in HBase Apache 2.0 release (was:

[jira] [Commented] (HBASE-15333) Enhance the filter to handle short, integer, long, float and double

2016-03-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218990#comment-15218990 ] Hadoop QA commented on HBASE-15333: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HBASE-15568) Procedure V2 - Remove CreateTableHandler in HBASE Apache 2.0

2016-03-30 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-15568: --- Description: With create table and clone snapshot moves to Procedure-V2 based

[jira] [Updated] (HBASE-15568) Procedure V2 - Remove CreateTableHandler in HBASE Apache 2.0

2016-03-30 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-15568: --- Fix Version/s: 2.0.0 > Procedure V2 - Remove CreateTableHandler in HBASE Apache 2.0

[jira] [Updated] (HBASE-15568) Procedure V2 - Remove CreateTableHandler in HBASE Apache 2.0

2016-03-30 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-15568: --- Affects Version/s: 2.0.0 > Procedure V2 - Remove CreateTableHandler in HBASE Apache

[jira] [Assigned] (HBASE-15568) Procedure V2 - Remove CreateTableHandler in HBASE Apache 2.0

2016-03-30 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang reassigned HBASE-15568: -- Assignee: Stephen Yuan Jiang > Procedure V2 - Remove CreateTableHandler in

[jira] [Created] (HBASE-15568) Procedure V2 - Remove CreateTableHandler in HBASE Apache 2.0

2016-03-30 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-15568: -- Summary: Procedure V2 - Remove CreateTableHandler in HBASE Apache 2.0 Key: HBASE-15568 URL: https://issues.apache.org/jira/browse/HBASE-15568 Project:

[jira] [Created] (HBASE-15567) TestReplicationShell broken by recent replication changes

2016-03-30 Thread Geoffrey Jacoby (JIRA)
Geoffrey Jacoby created HBASE-15567: --- Summary: TestReplicationShell broken by recent replication changes Key: HBASE-15567 URL: https://issues.apache.org/jira/browse/HBASE-15567 Project: HBase

[jira] [Resolved] (HBASE-15564) HashTable job supposedly succeeded but manifest.tmp remain

2016-03-30 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham resolved HBASE-15564. - Resolution: Invalid > HashTable job supposedly succeeded but manifest.tmp remain >

[jira] [Commented] (HBASE-15564) HashTable job supposedly succeeded but manifest.tmp remain

2016-03-30 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218956#comment-15218956 ] Dave Latham commented on HBASE-15564: - It's probably best to start on the mailing list with problems

[jira] [Commented] (HBASE-13639) SyncTable - rsync for HBase tables

2016-03-30 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218943#comment-15218943 ] Dave Latham commented on HBASE-13639: - Sounds reasonable to me to add support for configuration to do

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2016-03-30 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218905#comment-15218905 ] Enis Soztutar commented on HBASE-11393: --- bq. the Ruby method that takes a string rather than a

[jira] [Commented] (HBASE-15537) Add multi WAL support for AsyncFSWAL

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218899#comment-15218899 ] stack commented on HBASE-15537: --- When would there ever be more than one provider? In

[jira] [Updated] (HBASE-15564) HashTable job supposedly succeeded but manifest.tmp remain

2016-03-30 Thread My Ho (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] My Ho updated HBASE-15564: -- Description: I'm using org.apache.hadoop.hbase.mapreduce.HashTable to create hashes for use in SyncTable.

[jira] [Updated] (HBASE-15333) Enhance the filter to handle short, integer, long, float and double

2016-03-30 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang updated HBASE-15333: --- Attachment: HBASE-15333-5.patch > Enhance the filter to handle short, integer, long, float and

[jira] [Commented] (HBASE-15513) hbase.hregion.memstore.chunkpool.maxsize is 0.0 by default

2016-03-30 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218861#comment-15218861 ] Vladimir Rodionov commented on HBASE-15513: --- According to this comment

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2016-03-30 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218837#comment-15218837 ] Geoffrey Jacoby commented on HBASE-11393: - Thanks for this [~chenheng]; the tracker on the

[jira] [Commented] (HBASE-15536) Make AsyncFSWAL as our default WAL

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218822#comment-15218822 ] stack commented on HBASE-15536: --- I did a rough compare where I ran ycsb load against a single server

[jira] [Updated] (HBASE-15324) Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15324: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 1.3.0

[jira] [Commented] (HBASE-15411) Rewrite backup with Procedure V2

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218782#comment-15218782 ] Ted Yu commented on HBASE-15411: All comments addressed except for more robust failure handling which

[jira] [Resolved] (HBASE-15566) Add timeouts on TestMobFlushSnapshotFromClient and TestRegionMergeTransactionOnCluster

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-15566. --- Resolution: Fixed Assignee: stack Fix Version/s: 2.0.0 Pushed to master > Add timeouts on

[jira] [Commented] (HBASE-15411) Rewrite backup with Procedure V2

2016-03-30 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218777#comment-15218777 ] Enis Soztutar commented on HBASE-15411: --- I'll take a look. Did you address all the review comments

[jira] [Updated] (HBASE-15566) Add timeouts on TestMobFlushSnapshotFromClient and TestRegionMergeTransactionOnCluster

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15566: -- Attachment: timeouts.patch Let me push this. > Add timeouts on TestMobFlushSnapshotFromClient and >

[jira] [Created] (HBASE-15566) Add timeouts on TestMobFlushSnapshotFromClient and TestRegionMergeTransactionOnCluster

2016-03-30 Thread stack (JIRA)
stack created HBASE-15566: - Summary: Add timeouts on TestMobFlushSnapshotFromClient and TestRegionMergeTransactionOnCluster Key: HBASE-15566 URL: https://issues.apache.org/jira/browse/HBASE-15566 Project:

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

2016-03-30 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14983: -- Resolution: Fixed Fix Version/s: (was: 1.3.0) 1.4.0

[jira] [Commented] (HBASE-15411) Rewrite backup with Procedure V2

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218716#comment-15218716 ] Ted Yu commented on HBASE-15411: Planning to check into HBASE-7921 branch tomorrow morning if there is no

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218712#comment-15218712 ] stack commented on HBASE-15265: --- There I go asking for same stuff again... Thanks for filing HBASE-15536.

[jira] [Updated] (HBASE-15565) Rewrite restore with Procedure V2

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15565: --- Attachment: 15565-v1.txt Patch v1 is based on Vlad's work in HBASE-14123 > Rewrite restore with Procedure

[jira] [Commented] (HBASE-15327) Canary will always invoke admin.balancer() in each sniffing period when writeSniffing is enabled

2016-03-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218709#comment-15218709 ] Hudson commented on HBASE-15327: FAILURE: Integrated in HBase-Trunk_matrix #815 (See

[jira] [Created] (HBASE-15565) Rewrite restore with Procedure V2

2016-03-30 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15565: -- Summary: Rewrite restore with Procedure V2 Key: HBASE-15565 URL: https://issues.apache.org/jira/browse/HBASE-15565 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-15536) Make AsyncFSWAL as our default WAL

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218703#comment-15218703 ] stack commented on HBASE-15536: --- I reviewed HBASE-15407 and HBASE-15538. They seem good to go. Before we

[jira] [Commented] (HBASE-15324) Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split

2016-03-30 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218637#comment-15218637 ] Elliott Clark commented on HBASE-15324: --- +1 > Jitter may cause desiredMaxFileSize overflow in

[jira] [Commented] (HBASE-15324) Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split

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

[jira] [Commented] (HBASE-15525) OutOfMemory could occur when using BoundedByteBufferPool during RPC bursts

2016-03-30 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218608#comment-15218608 ] deepankar commented on HBASE-15525: --- Sure happy to help > OutOfMemory could occur when using

[jira] [Commented] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does NOT count CellScanner payload

2016-03-30 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218605#comment-15218605 ] deepankar commented on HBASE-15437: --- This means that responseTime warning will not contain responseSize

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

2016-03-30 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14983: -- Attachment: HBASE-14983-branch-1.patch Branch-1 patch. > Create metrics for per block type

[jira] [Commented] (HBASE-15327) Canary will always invoke admin.balancer() in each sniffing period when writeSniffing is enabled

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

[jira] [Commented] (HBASE-15559) BaseMasterAndRegionObserver doesn't implement all the methods

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

[jira] [Updated] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-03-30 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15554: -- Description: Accounts for 10% memory allocation in compaction thread when

[jira] [Commented] (HBASE-13639) SyncTable - rsync for HBase tables

2016-03-30 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218582#comment-15218582 ] Enis Soztutar commented on HBASE-13639: --- [~davelatham] this is a great explanation. Do you think

[jira] [Commented] (HBASE-15506) FSDataOutputStream.write() allocates new byte buffer on each operation

2016-03-30 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218586#comment-15218586 ] Vladimir Rodionov commented on HBASE-15506: --- [~lhofhansl] Reusing objects (memory) is standard

[jira] [Created] (HBASE-15564) HashTable job supposedly succeeded but manifest.tmp remain

2016-03-30 Thread My Ho (JIRA)
My Ho created HBASE-15564: - Summary: HashTable job supposedly succeeded but manifest.tmp remain Key: HBASE-15564 URL: https://issues.apache.org/jira/browse/HBASE-15564 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-15559) BaseMasterAndRegionObserver doesn't implement all the methods

2016-03-30 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15559: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-15499) Add multiple data type support for increment

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

[jira] [Commented] (HBASE-15536) Make AsyncFSWAL as our default WAL

2016-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218558#comment-15218558 ] stack commented on HBASE-15536: --- An overnight run passed (10B ITBLL with chaos monkeys on 8-node cluster)

  1   2   >