Hi Alex, Thanks for reviving that PR!
I agree that removing lenacy management endpoints is reasonable at this time. As I also mentioned in GH, management endpoints are different from normal API in that they are used by devops / admin users, not "clients". The admin users should be able to switch to the new management endpoints at any time before the next release and without affecting end users. Cheers, Dmitri. On Tue, Oct 28, 2025 at 12:54 PM Alexandre Dutra <[email protected]> wrote: > Hi all, > > The legacy management endpoints (health and metrics) were deprecated > in the last release. > > I therefore would like to propose to remove them completely in the > next release (1.3). > > The PR was open a long time ago: > > https://github.com/apache/polaris/pull/2276 > > What do you all think of this plan? > > Thanks, > Alex >
