You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/01/08 15:51:39 UTC

[jira] [Created] (SLING-5417) Jobs are only partially persisted

Carsten Ziegeler created SLING-5417:
---------------------------------------

             Summary: Jobs are only partially persisted
                 Key: SLING-5417
                 URL: https://issues.apache.org/jira/browse/SLING-5417
             Project: Sling
          Issue Type: Bug
          Components: Extensions
            Reporter: Carsten Ziegeler
            Priority: Critical
             Fix For: Event 4.1.0


After some experimenting the failing IT tests on our integration servers seem to indicate that jobs are only partially persisted without any exception. The error log is full with messages of a read job without a topic.
We already had reports for binary properties, but it doesn't seem to be limited to this.
This seems to happen with a JR 2 and a Oak based repository

As a first step we could add a call of readJob add JobManager#addJob to ensure that the job can fully be read again. If that fails, we know for sure that the above assumption is correct.




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