Closed ZoabKapoor closed 1 year ago
LGTM. Technically, we are not planning to "upgrade restli to Java 17". Instead, we want to make restli compatible with Java 17. So probably we can rephrase the PR description to make it more explicit.
Btw, I've created a release candidate for this so we can wc-test it: https://github.com/linkedin/rest.li/actions/runs/5895056039
This is needed to allow us make restli compatible with Java 17. The only functionality that's removed is the ability to
resetTogglingStores
from theLoadBalancerClientCli
, which is unused elsewhere in the codebase.This change is needed for #929