dimas-b commented on PR #2276:
URL: https://github.com/apache/polaris/pull/2276#issuecomment-3314254896

   Endpoints on the management (Quarkus) interface are not formally considered 
public API, I guess (the are not callable by clients, only by infra components 
within the "control plane"), so it should be ok to drop old ones in a minor 
release, I think.
   
   Admin users should be able to transition their monitoring solutions to the 
new endpoints in 1.1.0 (where both sets are supported) so upgrading to a 
release where the old endpoints are dropped would be transparent.
   
   This is a different use case than supporting older clients, which may run 
multiple old versions at the same time.
   
   However, it's a bit of a grey area :thinking: 


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