This is an automated email from the ASF dual-hosted git repository.

oscerd pushed a change to branch fix/CAMEL-23459
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 608c8cf2e7c1 CAMEL-23459: Add TTL cleanup for pending async tasks to 
prevent memory leak
     add 7c1479fa90e0 CAMEL-23459: Address review feedback

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/docling.json   | 160 +++++++++++----------
 .../camel/component/docling/DoclingComponent.java  |  10 +-
 .../docling/DoclingAsyncConversionTest.java        |  18 +--
 .../component/docling/DoclingAsyncTaskTtlTest.java |  30 ++--
 .../dsl/DoclingComponentBuilderFactory.java        |  19 +++
 .../dsl/DoclingEndpointBuilderFactory.java         |  32 +++++
 6 files changed, 163 insertions(+), 106 deletions(-)

Reply via email to