[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-11 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Attachment: HBASE-18294.01.patch > Reduce global heap pressure: flush based on heap occupancy >

[jira] [Commented] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-12 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360410#comment-16360410 ] Eshcar Hillel commented on HBASE-18294: --- QA passed. Any additional comments on the

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-13 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Release Note: A region is flushed if its memory component exceeds the region flush threshold. A

[jira] [Commented] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-13 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362160#comment-16362160 ] Eshcar Hillel commented on HBASE-18294: --- I have updated the release notes, please s

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-14 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Release Note: A region is flushed if its memory component exceeds the region flush threshold. A

[jira] [Commented] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-14 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16363845#comment-16363845 ] Eshcar Hillel commented on HBASE-18294: --- Stack the barriers for the RS (global) lev

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-14 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Attachment: HBASE-18294.01.patch > Reduce global heap pressure: flush based on heap occupancy >

[jira] [Commented] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-14 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364463#comment-16364463 ] Eshcar Hillel commented on HBASE-18294: --- Following a comment by Anoop on RB I made

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-15 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Attachment: HBASE-18294.01.patch > Reduce global heap pressure: flush based on heap occupancy >

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-18 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Attachment: HBASE-18294.branch-2.01.patch > Reduce global heap pressure: flush based on heap oc

[jira] [Commented] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-18 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368549#comment-16368549 ] Eshcar Hillel commented on HBASE-18294: --- Pushed to master and branch-2. No test fa

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2018-02-19 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Reduce global heap pressur

[jira] [Commented] (HBASE-20074) [FindBugs] Same code on both branches in CompactingMemStore#initMemStoreCompactor

2018-02-25 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376005#comment-16376005 ] Eshcar Hillel commented on HBASE-20074: --- There are two options for handling this: (

[jira] [Commented] (HBASE-20074) [FindBugs] Same code on both branches in CompactingMemStore#initMemStoreCompactor

2018-02-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376526#comment-16376526 ] Eshcar Hillel commented on HBASE-20074: --- Here is a summary of the throughput result

[jira] [Commented] (HBASE-20074) [FindBugs] Same code on both branches in CompactingMemStore#initMemStoreCompactor

2018-02-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376551#comment-16376551 ] Eshcar Hillel commented on HBASE-20074: --- So I would suggest to go with option 1 as

[jira] [Commented] (HBASE-20074) [FindBugs] Same code on both branches in CompactingMemStore#initMemStoreCompactor

2018-02-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376594#comment-16376594 ] Eshcar Hillel commented on HBASE-20074: --- Gali already tried it and didn't see any c

[jira] [Commented] (HBASE-20074) [FindBugs] Same code on both branches in CompactingMemStore#initMemStoreCompactor

2018-02-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376763#comment-16376763 ] Eshcar Hillel commented on HBASE-20074: --- Code solves the problem but still a warnin

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-12 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395229#comment-16395229 ] Eshcar Hillel commented on HBASE-20090: --- I am trying to see if I understand correct

[jira] [Comment Edited] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-12 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395229#comment-16395229 ] Eshcar Hillel edited comment on HBASE-20090 at 3/12/18 1:27 PM: ---

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-13 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16397017#comment-16397017 ] Eshcar Hillel commented on HBASE-20090: --- So the suggested solution in v7 is to add

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-13 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16397075#comment-16397075 ] Eshcar Hillel commented on HBASE-20090: --- What can go wrong if you do not add A into

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-13 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16397086#comment-16397086 ] Eshcar Hillel commented on HBASE-20090: --- yes to this set > Properly handle Precond

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-14 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398277#comment-16398277 ] Eshcar Hillel commented on HBASE-20090: --- I am still not convinced it is necessary.

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-14 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398504#comment-16398504 ] Eshcar Hillel commented on HBASE-20090: --- Yes, actually it makes sense to have all c

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-15 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400190#comment-16400190 ] Eshcar Hillel commented on HBASE-20090: --- Still I am not convinced the code in the l

[jira] [Commented] (HBASE-20196) Maintain all regions with same size in memstore flusher

2018-03-15 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400196#comment-16400196 ] Eshcar Hillel commented on HBASE-20196: --- The code {code:java} if (!sortedRegions.co

[jira] [Commented] (HBASE-19639) ITBLL can't go big because RegionTooBusyException... Above memstore limit

2018-03-18 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403890#comment-16403890 ] Eshcar Hillel commented on HBASE-19639: --- [~stack] any chance you can attach here th

[jira] [Commented] (HBASE-20188) [TESTING] Performance

2018-03-18 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403904#comment-16403904 ] Eshcar Hillel commented on HBASE-20188: --- Another reason flushes are too slow could

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-18 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403908#comment-16403908 ] Eshcar Hillel commented on HBASE-20090: --- +1 > Properly handle Preconditions check

[jira] [Commented] (HBASE-20196) Maintain all regions with same size in memstore flusher

2018-03-18 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403909#comment-16403909 ] Eshcar Hillel commented on HBASE-20196: --- +1 > Maintain all regions with same size

[jira] [Commented] (HBASE-19639) ITBLL can't go big because RegionTooBusyException... Above memstore limit

2018-03-20 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406022#comment-16406022 ] Eshcar Hillel commented on HBASE-19639: --- Thanks [~stack] I went over the log - did

[jira] [Commented] (HBASE-19639) ITBLL can't go big because RegionTooBusyException... Above memstore limit

2018-03-20 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406124#comment-16406124 ] Eshcar Hillel commented on HBASE-19639: --- I might have misinterpreted a line in the

[jira] [Commented] (HBASE-20188) [TESTING] Performance

2018-03-22 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409243#comment-16409243 ] Eshcar Hillel commented on HBASE-20188: --- What does load (in YCSB_load) stands for?

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-04 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417 - parameter tuning - 20171001.pdf > In-Memory MemStore Policy for Flatt

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-04 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417 - Adaptive Compaction Policy - 20171001.pdf > In-Memory MemStore Policy

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-04 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Fix Version/s: (was: 2.0.0) 3.0.0 > In-Memory MemStore Policy for Flatte

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-04 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417-V01.patch > In-Memory MemStore Policy for Flattening and Compactions >

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-04 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191144#comment-16191144 ] Eshcar Hillel commented on HBASE-16417: --- After a long period of time we experimente

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-04 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Patch Available (was: Open) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-04 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.01.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-07 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195745#comment-16195745 ] Eshcar Hillel commented on HBASE-16417: --- Thanks all for your questions. bq. Can th

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-08 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.02.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-09 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.03.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-10 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16198545#comment-16198545 ] Eshcar Hillel commented on HBASE-16417: --- bq. So ur tests are with MSLAB feature tur

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-16 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.04.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-17 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.05.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-17 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207679#comment-16207679 ] Eshcar Hillel commented on HBASE-16417: --- QA passed. Any additional comments or ques

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-17 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.06.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-17 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208246#comment-16208246 ] Eshcar Hillel commented on HBASE-16417: --- bq. I do have concern over the 2% size thr

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-17 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.07.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-17 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.07.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-18 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Description: This Jira explores the performance of different memstore compaction policies. It p

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-18 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.08.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-19 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.09.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-19 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Open (was: Patch Available) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-19 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Patch Available (was: Open) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-19 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Open (was: Patch Available) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-19 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Patch Available (was: Open) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-22 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Open (was: Patch Available) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-22 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.10.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-22 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Patch Available (was: Open) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-22 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214297#comment-16214297 ] Eshcar Hillel commented on HBASE-16417: --- QA passed. Any more comments? > In-Memory

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-24 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218183#comment-16218183 ] Eshcar Hillel commented on HBASE-16417: --- If no additional comments I will commit th

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-25 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.11.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.12.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Open (was: Patch Available) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Patch Available (was: Open) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Open (was: Patch Available) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.13.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-26 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Status: Patch Available (was: Open) > In-Memory MemStore Policy for Flattening and Compactions

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-29 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.14.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Commented] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction

2017-10-29 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223956#comment-16223956 ] Eshcar Hillel commented on HBASE-19095: --- The current default is the Basic in-memory

[jira] [Commented] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction

2017-10-29 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223964#comment-16223964 ] Eshcar Hillel commented on HBASE-19095: --- bq. The in memory compaction just use the

[jira] [Commented] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction

2017-10-29 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224011#comment-16224011 ] Eshcar Hillel commented on HBASE-19095: --- Indeed currently MemStoreCompactorSegments

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-29 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.15.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-29 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.16.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Commented] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction

2017-10-29 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224169#comment-16224169 ] Eshcar Hillel commented on HBASE-19095: --- Basic mode does not use StoreScanner. Basi

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-29 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.17.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-30 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.17.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-30 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.17.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-30 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.17.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Commented] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction

2017-10-31 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226691#comment-16226691 ] Eshcar Hillel commented on HBASE-19095: --- [~Apache9] can you please explain again wh

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-31 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.17.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-10-31 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.18.patch > In-Memory MemStore Policy for Flattening and Compactions > -

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-11-01 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16233729#comment-16233729 ] Eshcar Hillel commented on HBASE-16417: --- QA passed, committing this patch. Thanks a

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-11-01 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Attachment: HBASE-16417.branch-2.17.patch > In-Memory MemStore Policy for Flattening and Compac

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-11-01 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16234101#comment-16234101 ] Eshcar Hillel commented on HBASE-16417: --- Test failures are unrelated (in replicatio

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-11-02 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Fix Version/s: 2.0.0 Release Note: A new memstore compaction policy: Adaptive. Adaptive co

[jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2017-11-02 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-16417: -- Resolution: Resolved Status: Resolved (was: Patch Available) > In-Memory MemStore Poli

[jira] [Commented] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction

2017-11-05 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239437#comment-16239437 ] Eshcar Hillel commented on HBASE-19095: --- I already reviewed the code last week. All

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-11-08 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243816#comment-16243816 ] Eshcar Hillel commented on HBASE-18294: --- Last thing I wrote in the developer thread

[jira] [Commented] (HBASE-18294) Flush is based on data size instead of heap size

2017-11-09 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245388#comment-16245388 ] Eshcar Hillel commented on HBASE-18294: --- bq. How would the off-heap threshold be de

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2017-11-12 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Summary: Reduce global heap pressure: flush based on heap occupancy (was: Flush is based on da

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2017-11-13 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Attachment: HBASE-18294.01.patch > Reduce global heap pressure: flush based on heap occupancy >

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2017-11-13 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Affects Version/s: 3.0.0 Status: Patch Available (was: Open) Attaching an initi

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2017-11-15 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Attachment: HBASE-18294.02.patch > Reduce global heap pressure: flush based on heap occupancy >

[jira] [Commented] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2017-11-15 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253139#comment-16253139 ] Eshcar Hillel commented on HBASE-18294: --- Attaching a new patch with region level co

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2017-11-15 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Attachment: HBASE-18294.03.patch > Reduce global heap pressure: flush based on heap occupancy >

[jira] [Updated] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2017-11-16 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-18294: -- Attachment: HBASE-18294.04.patch > Reduce global heap pressure: flush based on heap occupancy >

[jira] [Commented] (HBASE-18294) Reduce global heap pressure: flush based on heap occupancy

2017-11-16 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255021#comment-16255021 ] Eshcar Hillel commented on HBASE-18294: --- Third rebase... hope this time it works !!

<    1   2   3   4   5   6   7   8   >