Hi Markus,

You can mix and match, yes.  The non-component version of the method is
equivalent to using a component ID of null.

I've created CONNECTORS-1111 for the cleanup issue.

Thanks,
Karl


On Fri, Nov 21, 2014 at 9:20 AM, Markus Schuch <[email protected]> wrote:

> Hi Karl,
>
> as i already documented in CONNECTORS-1110, the provided patch solved the
> problem.
>
> Another question about an implementation detail when using components:
> Is it admissible to mix calls of ingestDocumentWithException(...) with and
> without the component identifier argument?
>
> E.g. call ingestDocumentWithException without component identifier for the
> "main" document and then call ingestDocumentWithException with component
> identifiers for all its subcomponents?
>
> Another issue:
> When deleting a job, the cleanup process only removes the first component
> of a document from the output connection.
> In my example only "testidentifier1/comp1" is cleaned up.
>
> Regards,
> Markus
>
>

Reply via email to