yuxiqian opened a new pull request, #4558:
URL: https://github.com/apache/flink-cdc/pull/4558

   ## What is the purpose of this pull request?
   
   To fix occasional Janino initialization race error (NPE).
   
   ## Brief change log
   
   Initialize Janino's lazy Method cache after compilation and before 
publishing an ExpressionEvaluator through the shared cache.
   
   ---
   
   ## Verifying this change
   
   Added regression coverage for concurrent first evaluation and cache 
initialization.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (no)
   - If yes, how is the feature documented? (not applicable)
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [x] Yes
   
   Generated-by: OpenAI Codex (gpt-5.6-sol)
   


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