patricklucas commented on PR #23836:
URL: https://github.com/apache/flink/pull/23836#issuecomment-1887371839

   My suspicion is that there's an extremely small chance of that but I have no 
way to quantify it.
   
   In our case it was actually the other way around: we set this option and 
were reading and writing to GCS, however we were writing in a custom sink that 
used the GCS SDK directly, so everything worked as expected. It was only when 
we migrated to using the normal file sink that this issue arose.
   
   Does the Flink project have guidelines to approaching fixing this sort of 
issue, where users may depend on a definitely-broken behavior? If we cannot fix 
it directly (before Flink 2.0, I assume), do you have a suggestion for another 
workaround—perhaps just a new config key altogether?


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