petems commented on PR #27450:
URL: https://github.com/apache/flink/pull/27450#issuecomment-3792050758

   > @stoiev I am curious are there scenarios where the old URL can and should 
be used ? A change like this will break all users of the old URL. I was 
thinking that you would tolerate multiple endpoints, maybe by indicating in 
Flink config what type of connection is required then the Flink code can use 
the appropriate URL.
   
   The change to `api.` over `app.` was [way back in 
2018](https://github.com/DataDog/datadogpy/pull/258), and afaik the `app.` is 
just a subdomain for the front-end part of the platform in each DC. 
   
   So from that perspective, this shouldn't cause any issues in terms of 
backwards incompatibility (Don't quote me tho, I'm customer-facing Datadog eng, 
but I'll seeing if I can double check with someone on the platform team on that 
front), 
   
   Technically I guess it's a "breaking change" if someone's specifically 
whitelisted `app` for Splink and then they get changed by this...
   
   PS. Sorry to barge into another PR, I'm just in the same boat helping a 
customer with some similar DC config issues, as well as seeing if I can show 
some love to some of the older docs and setup for Datadog parts of Flink 👍🏻 
   


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