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

   > But yes, the main issue is the inconsistent behavior
   The purpose is clear and I think it is a good idea to improve it. My only 
concern is a scenario like this:
   - A user has a pipeline that reads from some local GCS implementation and 
writes it into the actual cloud GCS(root GCS url configured via Hadoop). This 
works because the sink currently ignores this setting and defaults to the 
Google URL
   - Merging the proposed change unexpectedly breaks the pipeline because it 
loops data back into the local store instead of Google GCS.
   Can we be confident that such does not exist in the wild?


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