apupier commented on code in PR #25245: URL: https://github.com/apache/camel/pull/25245#discussion_r3682490912
########## components/camel-ai/camel-a2a/src/main/java/org/apache/camel/component/a2a/A2AEndpoint.java: ########## Review Comment: shouldn't it be better to clean it when the TaskStore service is stopped? Here I fear that the lock could be removed for the taskstore which are not owned by this A2AEndpoint -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
