[
https://issues.apache.org/jira/browse/HBASE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986283#action_12986283
]
Todd Lipcon commented on HBASE-3455:
------------------------------------
Yep, I think the KVs are all mixed up like you said.
I did make some progress on G1 - trying to get them to include a couple patches
which make it perform somewhat better than CMS, at least in my environment.
Also just did a patch tonight which will try to collapse the byte arrays
together into large ones, will run it overnight and get a graph.
> Heap fragmentation in region server
> -----------------------------------
>
> Key: HBASE-3455
> URL: https://issues.apache.org/jira/browse/HBASE-3455
> Project: HBase
> Issue Type: Brainstorming
> Components: performance, regionserver
> Reporter: Todd Lipcon
> Priority: Critical
> Attachments: HBasefragmentation.pdf, parse-fls-statistics.py
>
>
> Stop-the-world GC pauses have long been a problem in HBase. "Concurrent mode
> failures" can usually be tuned around by setting the initiating occupancy
> fraction low, but eventually the heap becomes fragmented and a promotion
> failure occurs.
> This JIRA is to do research/experiments about the heap fragmentation issue
> and possible solutions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.