avichaym opened a new pull request, #677:
URL: https://github.com/apache/flink-agents/pull/677

   fixes #673
   
   Wraps list arguments in new ArrayList<>() before passing to setAttr() in 
ChatRequestEvent, ContextRetrievalResponseEvent, and ToolRequestEvent. Without 
this, passing List.of(...) crashes Kryo on JDK 17+ with 
InaccessibleObjectException.


-- 
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]

Reply via email to