[jira] [Updated] (HBASE-16837) Implement checkAndPut and checkAndDelete

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16837: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-16578) Mob data loss after mob compaction and normal compaction

2016-10-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587783#comment-15587783 ] Jingcheng Du commented on HBASE-16578: -- Thanks for the reviews [~tedyu], [~ram_krish], and thanks

[jira] [Commented] (HBASE-16824) Writer.flush() can be called on already closed streams in WAL roll

2016-10-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587765#comment-15587765 ] Hudson commented on HBASE-16824: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #51 (See

[jira] [Updated] (HBASE-16864) Procedure v2 - Fix StateMachineProcedure support for child procs at last step

2016-10-18 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-16864: Attachment: HBASE-16864-v1.patch > Procedure v2 - Fix StateMachineProcedure support for

[jira] [Updated] (HBASE-16872) Implement mutateRow and checkAndMutate

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16872: -- Assignee: Duo Zhang Status: Patch Available (was: Open) > Implement mutateRow and

[jira] [Updated] (HBASE-16872) Implement mutateRow and checkAndMutate

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16872: -- Attachment: HBASE-16872.patch > Implement mutateRow and checkAndMutate >

[jira] [Commented] (HBASE-16388) Prevent client threads being blocked by only one slow region server

2016-10-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587510#comment-15587510 ] Phil Yang commented on HBASE-16388: --- Yes, this is a client-only change covering all rpc requests while

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

2016-10-18 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587538#comment-15587538 ] Gary Helmling commented on HBASE-15302: --- Thanks, but please exclude TestWALSplit. I'm pulling that

[jira] [Commented] (HBASE-16824) Writer.flush() can be called on already closed streams in WAL roll

2016-10-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587724#comment-15587724 ] Hudson commented on HBASE-16824: SUCCESS: Integrated in Jenkins build HBase-1.2-JDK8 #43 (See

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

2016-10-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587527#comment-15587527 ] Phil Yang commented on HBASE-15302: --- Oh, I missed the reverting. Let me put these three tests back. >

[jira] [Commented] (HBASE-16864) Procedure v2 - Fix StateMachineProcedure support for child procs at last step

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

[jira] [Commented] (HBASE-10656) high-scale-lib's Counter depends on Oracle (Sun) JRE, and also has some bug

2016-10-18 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587767#comment-15587767 ] Hiroshi Ikeda commented on HBASE-10656: --- - The Counter is not intended to be frequently created and

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

2016-10-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587546#comment-15587546 ] Phil Yang commented on HBASE-15302: --- What about TestWALSplitCompressed, will you also pull it back? >

[jira] [Commented] (HBASE-16864) Procedure v2 - Fix StateMachineProcedure support for child procs at last step

2016-10-18 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587564#comment-15587564 ] Matteo Bertozzi commented on HBASE-16864: - sure, open a jira and provide a patch. > Procedure

[jira] [Commented] (HBASE-16864) Procedure v2 - Fix StateMachineProcedure support for child procs at last step

2016-10-18 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587558#comment-15587558 ] Matteo Bertozzi commented on HBASE-16864: -

[jira] [Commented] (HBASE-16824) Writer.flush() can be called on already closed streams in WAL roll

2016-10-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587763#comment-15587763 ] Hudson commented on HBASE-16824: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #45 (See

[jira] [Commented] (HBASE-16872) Implement mutateRow and checkAndMutate

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587749#comment-15587749 ] Duo Zhang commented on HBASE-16872: --- Ah there is a typo in the comment. "We need to the MultiRequest"

[jira] [Commented] (HBASE-16837) Implement checkAndPut and checkAndDelete

2016-10-18 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15587728#comment-15587728 ] Yu Li commented on HBASE-16837: --- +1, patch lgtm. Also checked failed UT HadoopQA reported and confirmed all

[jira] [Commented] (HBASE-15532) core favored nodes enhancements

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

[jira] [Updated] (HBASE-16578) Mob data loss after mob compaction and normal compaction

2016-10-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-16578: - Summary: Mob data loss after mob compaction and normal compaction (was: Mob data loss after mob

[jira] [Commented] (HBASE-16836) Implement increment and append

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

[jira] [Updated] (HBASE-16747) Track memstore data size and heap overhead separately

2016-10-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16747: --- Attachment: HBASE-16747_WIP.patch Still have some TODOs and not tested fully. Just posting

[jira] [Comment Edited] (HBASE-15968) MVCC-sensitive semantics of versions

2016-10-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585026#comment-15585026 ] Phil Yang edited comment on HBASE-15968 at 10/18/16 10:36 AM: -- I did a basic

[jira] [Updated] (HBASE-16744) Procedure V2 - Lock procedures to allow clients to acquire locks on tables/namespaces/regions

2016-10-18 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-16744: - Attachment: HBASE-16744.master.010.patch > Procedure V2 - Lock procedures to allow clients to acquire locks on

[jira] [Updated] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-10-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-16578: - Attachment: HBASE-16578-V3.patch Upload a new patch V3 to address [~huaxiang]'s comments. Hi

[jira] [Commented] (HBASE-16850) Run large scale correctness tests for HBASE-14918 (in-memory flushes/compactions)

2016-10-18 Thread Edward Bortnikov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585154#comment-15585154 ] Edward Bortnikov commented on HBASE-16850: -- Please also follow perf results on HBASE-16417 - we

[jira] [Updated] (HBASE-16870) Add the metrics of replication sources which were transformed from other died rs to ReplicationLoad

2016-10-18 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16870: --- Attachment: HBASE-16870.patch > Add the metrics of replication sources which were

[jira] [Commented] (HBASE-16733) add hadoop 3.0.0-alpha1 to precommit checks

2016-10-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585215#comment-15585215 ] Hudson commented on HBASE-16733: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1808 (See

[jira] [Commented] (HBASE-16345) RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions

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

[jira] [Commented] (HBASE-16744) Procedure V2 - Lock procedures to allow clients to acquire locks on tables/namespaces/regions

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

[jira] [Commented] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-10-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15584920#comment-15584920 ] Jingcheng Du commented on HBASE-16578: -- Thanks a lot [~huaxiang]. You are right, we need to add such

[jira] [Updated] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16783: --- Status: Patch Available (was: Open) > Use ByteBufferPool for the header and

[jira] [Updated] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16783: --- Attachment: HBASE-16783_4.patch PAtch that removes the manager. The new API

[jira] [Updated] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16783: --- Status: Open (was: Patch Available) > Use ByteBufferPool for the header and

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-10-18 Thread Edward Bortnikov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585148#comment-15585148 ] Edward Bortnikov commented on HBASE-16608: -- [~ram_krish] thanks for trying out, good to see the

[jira] [Commented] (HBASE-15968) MVCC-sensitive semantics of versions

2016-10-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585041#comment-15585041 ] Phil Yang commented on HBASE-15968: --- {quote} What is the serial replicator issue? {quote} If the order

[jira] [Commented] (HBASE-16578) Mob data loss after mob compaction and normal compcation

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

[jira] [Created] (HBASE-16870) Add the metrics of replication sources which were transformed from other died rs to ReplicationLoad

2016-10-18 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-16870: -- Summary: Add the metrics of replication sources which were transformed from other died rs to ReplicationLoad Key: HBASE-16870 URL:

[jira] [Created] (HBASE-16869) Typo in "Disabling Blockcache" doc

2016-10-18 Thread JIRA
Clément Guillaume created HBASE-16869: - Summary: Typo in "Disabling Blockcache" doc Key: HBASE-16869 URL: https://issues.apache.org/jira/browse/HBASE-16869 Project: HBase Issue Type:

[jira] [Updated] (HBASE-16733) add hadoop 3.0.0-alpha1 to precommit checks

2016-10-18 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-16733: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-16653) Backport HBASE-11393 to all branches which support namespace

2016-10-18 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585192#comment-15585192 ] Guanghao Zhang commented on HBASE-16653: [~mantonov] Can you take a look about this? This is a

[jira] [Commented] (HBASE-16698) Performance issue: handlers stuck waiting for CountDownLatch inside WALKey#getWriteEntry under high writing workload

2016-10-18 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585090#comment-15585090 ] Yu Li commented on HBASE-16698: --- Thanks for coming back sir [~stack] :-) bq. what if you added a new

[jira] [Updated] (HBASE-16836) Implement increment and append

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16836: -- Attachment: (was: HBASE-16836-v2.patch) > Implement increment and append >

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

2016-10-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15536: --- Attachment: latesttrunk_defaultWAL_50threads_10cols.jfr

[jira] [Commented] (HBASE-16698) Performance issue: handlers stuck waiting for CountDownLatch inside WALKey#getWriteEntry under high writing workload

2016-10-18 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585433#comment-15585433 ] Yu Li commented on HBASE-16698: --- Ok, here are more performance number with YCSB. First the testing

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

2016-10-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585327#comment-15585327 ] Anoop Sam John commented on HBASE-15536: In any case if there are no regression from old way it

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

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585326#comment-15585326 ] Duo Zhang commented on HBASE-15536: --- Good. Put it here please. Thanks. > Make AsyncFSWAL as our

[jira] [Comment Edited] (HBASE-12596) bulkload needs to follow locality

2016-10-18 Thread Tim Robertson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585264#comment-15585264 ] Tim Robertson edited comment on HBASE-12596 at 10/18/16 1:14 PM: - Do any

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-10-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585250#comment-15585250 ] Anoop Sam John commented on HBASE-16608: So right now as the merge (index merge) happens with

[jira] [Commented] (HBASE-12596) bulkload needs to follow locality

2016-10-18 Thread Tim Robertson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585264#comment-15585264 ] Tim Robertson commented on HBASE-12596: --- Do any of the original committers recall if there was a

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

2016-10-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585316#comment-15585316 ] ramkrishna.s.vasudevan commented on HBASE-15536: bq.Oh only one DN? I haven't tested this

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

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585406#comment-15585406 ] Duo Zhang commented on HBASE-15536: --- Seems the biggest difference comes from the CellComparator related

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

2016-10-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585417#comment-15585417 ] ramkrishna.s.vasudevan commented on HBASE-15536: I would generally say that pls do not

[jira] [Commented] (HBASE-16463) Improve transparent table/CF encryption with Commons Crypto

2016-10-18 Thread Dapeng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585504#comment-15585504 ] Dapeng Sun commented on HBASE-16463: Hi, [~ram_krish], please feel free to let know if you have any

[jira] [Commented] (HBASE-16836) Implement increment and append

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

[jira] [Commented] (HBASE-16733) add hadoop 3.0.0-alpha1 to precommit checks

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585323#comment-15585323 ] Duo Zhang commented on HBASE-16733: --- Ah can we set different hadoopcheck versions for different

[jira] [Commented] (HBASE-16463) Improve transparent table/CF encryption with Commons Crypto

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

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

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585289#comment-15585289 ] Duo Zhang commented on HBASE-15536: --- Oh only one DN? I haven't tested this scenario before. In general,

[jira] [Updated] (HBASE-16837) Implement checkAndPut and checkAndDelete

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16837: -- Assignee: Duo Zhang Affects Version/s: 2.0.0 Fix Version/s: 2.0.0

[jira] [Updated] (HBASE-16836) Implement increment and append

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16836: -- Attachment: HBASE-16836-v2.patch Retry... TestCloneSnapshotProcedure is still a medium test. We need

[jira] [Commented] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

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

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

2016-10-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585269#comment-15585269 ] ramkrishna.s.vasudevan commented on HBASE-15536: As said, we are doing some experiments

[jira] [Updated] (HBASE-16698) Performance issue: handlers stuck waiting for CountDownLatch inside WALKey#getWriteEntry under high writing workload

2016-10-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16698: -- Attachment: HBASE-16698.branch-1.v2.patch Why the FindBugs warning? There is a finally to undo the reentrant

[jira] [Commented] (HBASE-16698) Performance issue: handlers stuck waiting for CountDownLatch inside WALKey#getWriteEntry under high writing workload

2016-10-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585776#comment-15585776 ] stack commented on HBASE-16698: --- I revert the revert of this change from master (so the master patch and

[jira] [Commented] (HBASE-16828) Make backup command-line tool interface consistent

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

[jira] [Commented] (HBASE-16828) Make backup command-line tool interface consistent

2016-10-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585867#comment-15585867 ] Ted Yu commented on HBASE-16828: For BackupDriver: {code} - * See the License for the specific language

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-10-18 Thread Edward Bortnikov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585938#comment-15585938 ] Edward Bortnikov commented on HBASE-16608: -- The advantage is in cases that combine reads and

[jira] [Issue Comment Deleted] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-10-18 Thread Edward Bortnikov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Bortnikov updated HBASE-16608: - Comment: was deleted (was: The advantage is in cases that combine reads and writes. We

[jira] [Commented] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-10-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585950#comment-15585950 ] Ted Yu commented on HBASE-16578: v3 looks good. > Mob data loss after mob compaction and normal

[jira] [Commented] (HBASE-16775) Flakey test with TestExportSnapshot#testExportRetry and TestMobExportSnapshot#testExportRetry

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

[jira] [Updated] (HBASE-16836) Implement increment and append

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16836: -- Attachment: (was: HBASE-16836-v2.patch) > Implement increment and append >

[jira] [Commented] (HBASE-15968) MVCC-sensitive semantics of versions

2016-10-18 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585026#comment-15585026 ] Phil Yang commented on HBASE-15968: --- I did a basic test with modified PerformanceEvaluation. In the

[jira] [Updated] (HBASE-16836) Implement increment and append

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16836: -- Attachment: HBASE-16836-v2.patch Retry. > Implement increment and append >

[jira] [Updated] (HBASE-16837) Implement checkAndPut and checkAndDelete

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16837: -- Summary: Implement checkAndPut and checkAndDelete (was: Implement checkAndXXX) > Implement

[jira] [Updated] (HBASE-16870) Add the metrics of replication sources which were transformed from other died rs to ReplicationLoad

2016-10-18 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16870: --- Status: Patch Available (was: Open) > Add the metrics of replication sources which were

[jira] [Updated] (HBASE-16828) Make backup command-line tool interface consistent

2016-10-18 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16828: -- Attachment: HBASE-16828-v3.patch v3. fixed one UT > Make backup command-line tool

[jira] [Updated] (HBASE-16774) [shell] Add coverage to TestShell when ZooKeeper is not reachable

2016-10-18 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-16774: -- Affects Version/s: 2.0.0 > [shell] Add coverage to TestShell when ZooKeeper is not

[jira] [Updated] (HBASE-16774) [shell] Add coverage to TestShell when ZooKeeper is not reachable

2016-10-18 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-16774: -- Resolution: Fixed Status: Resolved (was: Patch Available) > [shell] Add

[jira] [Updated] (HBASE-16774) [shell] Add coverage to TestShell when ZooKeeper is not reachable

2016-10-18 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-16774: -- Fix Version/s: 2.0.0 > [shell] Add coverage to TestShell when ZooKeeper is not

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-10-18 Thread Edward Bortnikov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585937#comment-15585937 ] Edward Bortnikov commented on HBASE-16608: -- The advantage is in cases that combine reads and

[jira] [Updated] (HBASE-16854) Refactor the org.apache.hadoop.hbase.client.Action

2016-10-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16854: --- Summary: Refactor the org.apache.hadoop.hbase.client.Action (was: refactor the

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-10-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585971#comment-15585971 ] ramkrishna.s.vasudevan commented on HBASE-16608: [~ebortnik] What we are trying to do is

[jira] [Commented] (HBASE-16698) Performance issue: handlers stuck waiting for CountDownLatch inside WALKey#getWriteEntry under high writing workload

2016-10-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585979#comment-15585979 ] stack commented on HBASE-16698: --- Ok on my suggestion actually making for a larger patch when I thought it

[jira] [Commented] (HBASE-16345) RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions

2016-10-18 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585763#comment-15585763 ] Esteban Gutierrez commented on HBASE-16345: --- [~huaxiang] can you rebase your patch for master?

[jira] [Commented] (HBASE-16698) Performance issue: handlers stuck waiting for CountDownLatch inside WALKey#getWriteEntry under high writing workload

2016-10-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585766#comment-15585766 ] stack commented on HBASE-16698: --- Numbers looks good. > Performance issue: handlers stuck waiting for

[jira] [Updated] (HBASE-16873) WAL: SequenceId assign with less friction

2016-10-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16873: -- Issue Type: Sub-task (was: Improvement) Parent: HBASE-16698 > WAL: SequenceId assign with less

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

2016-10-18 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585974#comment-15585974 ] Gary Helmling commented on HBASE-15302: --- What's the status of this? It's still showing as

[jira] [Updated] (HBASE-16828) Make backup command-line tool interface consistent

2016-10-18 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16828: -- Status: Patch Available (was: Reopened) > Make backup command-line tool interface

[jira] [Commented] (HBASE-12894) Upgrade Jetty to 9.2.6

2016-10-18 Thread Guang Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585953#comment-15585953 ] Guang Yang commented on HBASE-12894: I am working on fixing those find-bug errors and others issues

[jira] [Commented] (HBASE-16733) add hadoop 3.0.0-alpha1 to precommit checks

2016-10-18 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585960#comment-15585960 ] Jonathan Hsieh commented on HBASE-16733: Hey [~Apache9], I'd be find with dropping them but we

[jira] [Updated] (HBASE-16854) Refactor the org.apache.hadoop.hbase.client.Action

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

[jira] [Created] (HBASE-16873) WAL: SequenceId assign with less friction

2016-10-18 Thread stack (JIRA)
stack created HBASE-16873: - Summary: WAL: SequenceId assign with less friction Key: HBASE-16873 URL: https://issues.apache.org/jira/browse/HBASE-16873 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-16754) Regions failing compaction due to referencing non-existent store file

2016-10-18 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585976#comment-15585976 ] Gary Helmling commented on HBASE-16754: --- Committed to master. The patch does not apply cleanly to

[jira] [Created] (HBASE-16871) Procedure v2 - add waiting procs back to the queue after restart

2016-10-18 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16871: --- Summary: Procedure v2 - add waiting procs back to the queue after restart Key: HBASE-16871 URL: https://issues.apache.org/jira/browse/HBASE-16871 Project:

[jira] [Updated] (HBASE-16871) Procedure v2 - add waiting procs back to the queue after restart

2016-10-18 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-16871: Attachment: HBASE-16871-v0.patch > Procedure v2 - add waiting procs back to the queue

[jira] [Commented] (HBASE-16836) Implement increment and append

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15585601#comment-15585601 ] Duo Zhang commented on HBASE-16836: --- Good. Let me commit. > Implement increment and append >

[jira] [Updated] (HBASE-16836) Implement increment and append

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16836: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-16837) Implement checkAndPut and checkAndDelete

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16837: -- Attachment: HBASE-16837.patch > Implement checkAndPut and checkAndDelete >

[jira] [Commented] (HBASE-16836) Implement increment and append

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

[jira] [Updated] (HBASE-16837) Implement checkAndPut and checkAndDelete

2016-10-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16837: -- Status: Patch Available (was: Open) > Implement checkAndPut and checkAndDelete >

  1   2   3   >