You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/01 19:39:21 UTC

[jira] [Commented] (TAP5-1572) Discard unused page instances if not used within a certain period

    [ https://issues.apache.org/jira/browse/TAP5-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117586#comment-14117586 ] 

ASF subversion and git services commented on TAP5-1572:
-------------------------------------------------------

Commit 42b0486e2cf41bfd42b7e11832ffda76f8e5ff5e in tapestry-5's branch refs/heads/master from [~hlship]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=42b0486 ]

TAP5-1572: Component cannot receive any event in a case when transformer added event handler before OnEventWorker


> Discard unused page instances if not used within a certain period
> -----------------------------------------------------------------
>
>                 Key: TAP5-1572
>                 URL: https://issues.apache.org/jira/browse/TAP5-1572
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>              Labels: memory, perfomance
>             Fix For: 5.3
>
>
> It is desirable that page instances be discarded if not used within a configurable window. Pages can take up considerable space leading to high heap utilization; freeing page instances will allow them to be GCed, freeing up more space, and decreasing time spent GCing a full heap.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)