[
https://issues.apache.org/jira/browse/SLING-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothee Maret resolved SLING-7120.
-----------------------------------
Resolution: Fixed
> Checkpoints not stored in file when using In-file queue
> -------------------------------------------------------
>
> Key: SLING-7120
> URL: https://issues.apache.org/jira/browse/SLING-7120
> Project: Sling
> Issue Type: Bug
> Components: Content Distribution
> Affects Versions: Content Distribution Core 0.2.8
> Reporter: Timothee Maret
> Assignee: Timothee Maret
> Fix For: Content Distribution Core 0.2.10
>
>
> Since the change for SLING-6892, checkpoints are not stored in the checkpoint
> file.
> This is due to a casting issue in
> {code}
> jsonWriter.write(entry.getKey(), (String) value);
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)