sehajsandhu123 commented on PR #26037:
URL: https://github.com/apache/flink/pull/26037#issuecomment-2912669320

   @ferenc-csaky  If you see these tickets, you'll see that similar issues have 
been handled in a targeted manner before, such as in 
[FLINK-4040](https://issues.apache.org/jira/browse/FLINK-4040), 
[FLINK-33721](https://issues.apache.org/jira/browse/FLINK-33721), 
[FLINK-32290](https://issues.apache.org/jira/browse/FLINK-32290) 
   
   In each case, the fix was localized to avoid widespread changes and 
potential regressions, I considered updating Configuration.toFileWritableMap to 
handle type conversions globally. However, this would require significant 
changes to downstream methods and could introduce unintended side effects.
   
   The change has been tested in a Hadoop 3.3.6 cluster and verified to resolve 
the error, while not breaking any other functionality, so I went forward with it


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to