[
https://issues.apache.org/jira/browse/AURORA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Khutornenko updated AURORA-930:
-------------------------------------
Fix Version/s: 0.7.0
> GC performance issues with snapshot deduplication on large clusters
> -------------------------------------------------------------------
>
> Key: AURORA-930
> URL: https://issues.apache.org/jira/browse/AURORA-930
> Project: Aurora
> Issue Type: Story
> Components: Scheduler
> Reporter: Chris Lambert
> Assignee: Kevin Sweeney
> Fix For: 0.7.0
>
>
> We observed very long GC pauses in our production cluster we believe are
> caused by the extra heap pressure caused by SnapshotDeduplicatorImpl's extra
> deep copy of a Snapshot object.
> Also, EntrySerializer fully buffers the full binary-encoded thrift Snapshot
> before writing it to the replicated log - it can avoid memory pressure by
> streaming instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)