Akanksha-kedia opened a new pull request, #18699: URL: https://github.com/apache/pinot/pull/18699
## Description `SegmentPrunerConfig.SEGMENT_PRUNER_NAMES_KEY` is a `@Deprecated` constant with **zero usages** anywhere in the codebase. It was an alias for `Server.CLASS` and was never referenced by any caller outside the class itself. Remove the two-line dead constant. ## Checklist - [x] Zero external usages confirmed via `grep` - [x] No behaviour change -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
