avichaym commented on PR #677: URL: https://github.com/apache/flink-agents/pull/677#issuecomment-4458472290
Thanks for the careful review @wenjin272 - both points addressed in the new commit : 1. ToolResponseEvent now defensive-copies all four maps (responses, success, error, externalIds) so Map.of(...) callers are safe - same shape as the list fix. 2. Added EventKryoSerializationTest under flink-agents-end-to-end-tests-integration covering all four affected events. -- 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]
