hbase git commit: HBASE-19506: The CellChunkMap index chunks are usually small, so in order to prevent memory underutilization, HBASE-19506 presents small chunks preallocated in a small pool

2018-02-21 Thread anastasia
Repository: hbase Updated Branches: refs/heads/branch-2 bc1ac49de -> 2b4df5e36 HBASE-19506: The CellChunkMap index chunks are usually small, so in order to prevent memory underutilization, HBASE-19506 presents small chunks preallocated in a small pool Project:

hbase git commit: HBASE-19506: The CellChunkMap index chunks are usually small, so in order to prevent memory underutilization, HBASE-19506 presents small chunks preallocated in a small pool

2018-02-21 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 79d9403a7 -> 92d04d575 HBASE-19506: The CellChunkMap index chunks are usually small, so in order to prevent memory underutilization, HBASE-19506 presents small chunks preallocated in a small pool Project:

hbase git commit: HBASE-19930: Fixing the bug, in the rare case when there is a merge into CCM and the one of the old segments has a big cell allocated on-heap and it needs to be copied to the MSLAB

2018-02-15 Thread anastasia
Repository: hbase Updated Branches: refs/heads/branch-2 ce5f5e6bc -> af804a586 HBASE-19930: Fixing the bug, in the rare case when there is a merge into CCM and the one of the old segments has a big cell allocated on-heap and it needs to be copied to the MSLAB Project:

hbase git commit: HBASE-19930: Fixing the bug, in the rare case when there is a merge into CCM and the one of the old segments has a big cell allocated on-heap and it needs to be copied to the MSLAB

2018-02-15 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master c18e7a963 -> 07e93458f HBASE-19930: Fixing the bug, in the rare case when there is a merge into CCM and the one of the old segments has a big cell allocated on-heap and it needs to be copied to the MSLAB Project:

hbase git commit: HBASE-19658 make the test testFlatteningToJumboCellChunkMap() stable, by eliminating the possibility of third cell to be added while in-memory-flush is still in progress

2018-02-05 Thread anastasia
Repository: hbase Updated Branches: refs/heads/branch-2 c2e3d5208 -> 514eadbe9 HBASE-19658 make the test testFlatteningToJumboCellChunkMap() stable, by eliminating the possibility of third cell to be added while in-memory-flush is still in progress Project:

hbase git commit: HBASE-19658 make the test testFlatteningToJumboCellChunkMap() stable, by eliminating the possibility of third cell to be added while in-memory-flush is still in progress

2018-02-04 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 14420e1b4 -> 170ffbba6 HBASE-19658 make the test testFlatteningToJumboCellChunkMap() stable, by eliminating the possibility of third cell to be added while in-memory-flush is still in progress Project:

hbase git commit: HBASE-19658: Fixing small problem and enabling test

2018-01-02 Thread anastasia
Repository: hbase Updated Branches: refs/heads/branch-2 0dcbba156 -> 488797f4b HBASE-19658: Fixing small problem and enabling test Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/488797f4 Tree:

hbase git commit: HBASE-19658: Fixing small problem and enabling test

2018-01-02 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master a6081d30f -> 9ac95419d HBASE-19658: Fixing small problem and enabling test Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9ac95419 Tree:

hbase git commit: HBASE-18232 Jumbo Chunks support for the future CellChunkMap index usage

2017-11-05 Thread anastasia
Repository: hbase Updated Branches: refs/heads/branch-2 143e4949f -> 80a9bf0eb HBASE-18232 Jumbo Chunks support for the future CellChunkMap index usage Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/80a9bf0e Tree:

hbase git commit: HBASE-18232: Support Jumbo Chunks for CellChunkMap

2017-10-31 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 5000652e5 -> 2f29bbb37 HBASE-18232: Support Jumbo Chunks for CellChunkMap Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2f29bbb3 Tree:

[2/2] hbase git commit: Merge branch 'branch-2' of https://git-wip-us.apache.org/repos/asf/hbase into branch-2

2017-10-01 Thread anastasia
Merge branch 'branch-2' of https://git-wip-us.apache.org/repos/asf/hbase into branch-2 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6cf647a0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6cf647a0 Diff:

[1/2] hbase git commit: HBASE-18010: CellChunkMap integration into CompactingMemStore, merge to Release 2.0, add new files

2017-10-01 Thread anastasia
Repository: hbase Updated Branches: refs/heads/branch-2 f04bd9ca1 -> 6cf647a0d HBASE-18010: CellChunkMap integration into CompactingMemStore, merge to Release 2.0, add new files Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-18010: CellChunkMap integration into CompactingMemStore, merge to Release 2.0

2017-10-01 Thread anastasia
HBASE-18010: CellChunkMap integration into CompactingMemStore, merge to Release 2.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/95405fbd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/95405fbd Diff:

[1/2] hbase git commit: HBASE-18010: CellChunkMap integration into CompactingMemStore, merge to Release 2.0

2017-10-01 Thread anastasia
Repository: hbase Updated Branches: refs/heads/branch-2 7ee44a820 -> 95405fbd8 http://git-wip-us.apache.org/repos/asf/hbase/blob/95405fbd/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegionReplayEvents.java

hbase git commit: HBASE-18375: Fix the bug where the pool chunks from ChunkCreator are deallocated and not returned to pool, because there is no reference to them

2017-09-06 Thread anastasia
Repository: hbase Updated Branches: refs/heads/branch-2 d7a74a75a -> 68ec2a9da HBASE-18375: Fix the bug where the pool chunks from ChunkCreator are deallocated and not returned to pool, because there is no reference to them Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18375: Fix the bug where the pool chunks from ChunkCreator are deallocated and not returned to pool, because there is no reference to them

2017-08-17 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 092dc6de8 -> 75a6b3684 HBASE-18375: Fix the bug where the pool chunks from ChunkCreator are deallocated and not returned to pool, because there is no reference to them Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18010: CellChunkMap integration into CompactingMemStore. Continuation of the previous commit

2017-07-05 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 8ac430841 -> 284321485 HBASE-18010: CellChunkMap integration into CompactingMemStore. Continuation of the previous commit Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18056 Make the default behavior of CompactionPipeline to merge it segments into one, due to better read performance in this case

2017-05-21 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 8b70d043e -> 1520c8fd4 HBASE-18056 Make the default behavior of CompactionPipeline to merge it segments into one, due to better read performance in this case Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16436 Adding CellChunkMap code, its tests and fixes to all code review comments

2017-05-14 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 305ffcb04 -> 5cdaca5c0 HBASE-16436 Adding CellChunkMap code, its tests and fixes to all code review comments Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5cdaca5c

hbase git commit: HBASE-17343 Changing the default type of CompactingMemStore to be BASIC

2017-05-10 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 3bcc475ee -> c5cc81d8e HBASE-17343 Changing the default type of CompactingMemStore to be BASIC Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c5cc81d8 Tree:

hbase git commit: Reviving the merge of the compacting pipeline: making the limit on the number of the segments in the pipeline configurable, adding merge test, fixing bug in sizes counting

2017-03-27 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 04fc45503 -> c77e2135d Reviving the merge of the compacting pipeline: making the limit on the number of the segments in the pipeline configurable, adding merge test, fixing bug in sizes counting Project:

hbase git commit: Added Anastasia Braginsky to the pom.xml

2017-03-27 Thread anastasia
Repository: hbase Updated Branches: refs/heads/master 4a076cdf0 -> 04fc45503 Added Anastasia Braginsky to the pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/04fc4550 Tree: http://git-wip-us.apache.org/repos/