[
https://issues.apache.org/jira/browse/APEXCORE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684132#comment-15684132
]
Thomas Weise commented on APEXCORE-575:
---------------------------------------
Large state is not stored in checkpoint files because it cannot be efficiently
saved to start with. I would recommend to analyze the case of large state
handling before optimizing. Also agree that probably the data should not be
copied, but there must be a way to ensure there is no issue due to multiple
instances accessing it. Some form of version lock would be needed,
> Improve application relaunch time.
> ----------------------------------
>
> Key: APEXCORE-575
> URL: https://issues.apache.org/jira/browse/APEXCORE-575
> Project: Apache Apex Core
> Issue Type: Improvement
> Reporter: Tushar Gosavi
> Assignee: Tushar Gosavi
>
> Improve application relaunch time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)