[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2022-04-13 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521615#comment-17521615 ] LiangJun He commented on HBASE-20312: - Thanks,[~apurtell]  > CCSMap: A faster, GC-f

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2022-03-30 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514879#comment-17514879 ] Andrew Kyle Purtell commented on HBASE-20312: - [~heliangjun] reassigned to y

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2022-03-30 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514792#comment-17514792 ] LiangJun He commented on HBASE-20312: - [~chancelq] , This issue can be assigned to m

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2020-07-24 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164352#comment-17164352 ] Reid Chan commented on HBASE-20312: --- First draft is here: https://github.com/apache/hb

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2020-07-23 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164124#comment-17164124 ] Reid Chan commented on HBASE-20312: --- I just push a new feature branch named "ccsmap",

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2020-07-20 Thread Yu Li (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160968#comment-17160968 ] Yu Li commented on HBASE-20312: --- Thanks for volunteering to work on this [~reidchan]. I'm

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2020-07-16 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159650#comment-17159650 ] Reid Chan commented on HBASE-20312: --- I'll try to make a patch for branch-1 first and h

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2020-07-16 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159643#comment-17159643 ] Andrew Kyle Purtell commented on HBASE-20312: - An issue I had when looking a

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2020-07-16 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159625#comment-17159625 ] Reid Chan commented on HBASE-20312: --- Is anyone still working on this? I'd like to get

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-08-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588351#comment-16588351 ] Hadoop QA commented on HBASE-20312: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-06-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513360#comment-16513360 ] stack commented on HBASE-20312: --- [~carp84] and [~chancelq] Very nice writeup. Thanks. Left

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-06-12 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510524#comment-16510524 ] Yu Li commented on HBASE-20312: --- bq. Could you share the docs with "can comment" permissio

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-06-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509787#comment-16509787 ] Ted Yu commented on HBASE-20312: Gone thru the design doc which is well written. For se

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-06-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509590#comment-16509590 ] Chia-Ping Tsai commented on HBASE-20312: [~carp84]  [~chancelq] Could you share 

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-06-11 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509116#comment-16509116 ] Yu Li commented on HBASE-20312: --- [~stack] [~apurtell] [~mdrob] [~yuzhih...@gmail.com] For

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-06-11 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509105#comment-16509105 ] Yu Li commented on HBASE-20312: --- Uploaded the design doc for better understanding and easi

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-22 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447554#comment-16447554 ] Chance Li commented on HBASE-20312: --- [~mdrob],  sir,  I will separate this patch to two

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-21 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447084#comment-16447084 ] Chance Li commented on HBASE-20312: --- Thanks, [~yuzhih...@gmail.com] HBASE-20312-master

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446965#comment-16446965 ] Ted Yu commented on HBASE-20312: I ran test suite using patch v8 against hadoop3: {code}

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-21 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446891#comment-16446891 ] Chance Li commented on HBASE-20312: --- HBASE-20312-master.v8.patch update for review and

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-19 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443632#comment-16443632 ] Yu Li commented on HBASE-20312: --- [~chancelq] I think Mike's suggestion of creating several

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-18 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443617#comment-16443617 ] Chance Li commented on HBASE-20312: --- [~mdrob] sir, Making another project is not my pr

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-18 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443140#comment-16443140 ] Mike Drob commented on HBASE-20312: --- [~chancelq] - did you see my earlier question? bq.

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-18 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443092#comment-16443092 ] Chance Li commented on HBASE-20312: --- HBASE-20312-master.v7.patch update for UT and chec

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-18 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442580#comment-16442580 ] Mike Drob commented on HBASE-20312: --- Hi [~chancelq] - a more general question about the

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-18 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442560#comment-16442560 ] Chance Li commented on HBASE-20312: --- HBASE-20312-master.v6.patch is for check-style and

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-17 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440902#comment-16440902 ] Chance Li commented on HBASE-20312: --- HBASE-20312-master.v5.patch fix a bug in close met

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-07 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429615#comment-16429615 ] Chance Li commented on HBASE-20312: --- key configurations: 1. hbase-env.sh hbase-site.xm

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-07 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429608#comment-16429608 ] Yu Li commented on HBASE-20312: --- Detailed parameters and environment used in testing are co

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429602#comment-16429602 ] Reid Chan commented on HBASE-20312: --- Would you mind pointing out some key points to tes

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-07 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429587#comment-16429587 ] Chance Li commented on HBASE-20312: --- HBASE-20312-master.v4.patch only fix the config er

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424844#comment-16424844 ] stack commented on HBASE-20312: --- I love your numbers [~chancelq]. Here is my graphs of fiv

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-03 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424833#comment-16424833 ] Chance Li commented on HBASE-20312: --- [~stack] sir, in our 1.1.2 branch, the result is:

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424799#comment-16424799 ] stack commented on HBASE-20312: --- bq. I guess you didn't turn off CompactingMemsotre (set "

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-03 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423591#comment-16423591 ] Chance Li commented on HBASE-20312: --- Thanks. [~carp84],[~stack] It's my fault. I will f

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423551#comment-16423551 ] Yu Li commented on HBASE-20312: --- I guess you didn't turn off CompactingMemsotre (set "hbas

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423528#comment-16423528 ] Chance Li commented on HBASE-20312: --- stack {quote}regionserver.HStore: Memstore class

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423453#comment-16423453 ] stack commented on HBASE-20312: --- I tried to deploy it to get some numbers but go stuck here

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423135#comment-16423135 ] Ted Yu commented on HBASE-20312: I ran the following tests with patch v3: {code} 1010

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423109#comment-16423109 ] Chance Li commented on HBASE-20312: --- And Thanks [~yuzhih...@gmail.com].  :) > CCSMap:

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423101#comment-16423101 ] Chance Li commented on HBASE-20312: --- HBASE-20312-master.v3.patch fix UT. quickly start

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422895#comment-16422895 ] Ted Yu commented on HBASE-20312: Looks like you need to rebase. I ran some more test with

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422885#comment-16422885 ] Ted Yu commented on HBASE-20312: Thanks for the quick turn-around. Please upload v2 to re

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422879#comment-16422879 ] Chance Li commented on HBASE-20312: --- HBASE-20312-master.v2.patch fix the error for META

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422873#comment-16422873 ] Chance Li commented on HBASE-20312: --- [~yuzhih...@gmail.com]   sorry for that. because m

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422246#comment-16422246 ] Ted Yu commented on HBASE-20312: I ran test suite locally with patch and saw the followin

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

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

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422233#comment-16422233 ] Ted Yu commented on HBASE-20312: bq. Rome is not built in one day, I agree. Though the o

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422205#comment-16422205 ] Yu Li commented on HBASE-20312: --- bq. In a multi-tenant cluster, there may be table(s) with

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422104#comment-16422104 ] Ted Yu commented on HBASE-20312: bq. The managed memory(global) maybe don't fit this stra

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422096#comment-16422096 ] Chance Li commented on HBASE-20312: --- [~yuzhih...@gmail.com]   {quote}does it make sense

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Chance Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422086#comment-16422086 ] Chance Li commented on HBASE-20312: --- HBASE-20312-master.v1.patch.   > CCSMap: A faster

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-04-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422077#comment-16422077 ] Ted Yu commented on HBASE-20312: Excited to see the master patch. Thanks for the hard wor

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-03-30 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421083#comment-16421083 ] Mike Drob commented on HBASE-20312: --- Please do {{Unsafe}} actions through our {{UnsafeA

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-03-30 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420970#comment-16420970 ] Andrew Purtell commented on HBASE-20312: I did a naive port to 1.3.2 (or, our int

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-03-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420712#comment-16420712 ] stack commented on HBASE-20312: --- Sweet! [~anastas] and [~eshcar] FYI. Would be very intere

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420557#comment-16420557 ] Ted Yu commented on HBASE-20312: For CompactedConcurrentSkipListMap.java and CompactedCo

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-03-29 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420141#comment-16420141 ] Yu Li commented on HBASE-20312: --- Yes a master version patch will be uploaded to review boar

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-03-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419028#comment-16419028 ] Ted Yu commented on HBASE-20312: I read about this feature last year. It is good to see y

[jira] [Commented] (HBASE-20312) CCSMap: A faster, GC-friendly, less memory Concurrent Map for memstore

2018-03-29 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418741#comment-16418741 ] chunhui shen commented on HBASE-20312: -- CCSMap is a significant improvement for our(