virajjasani opened a new pull request, #2539: URL: https://github.com/apache/phoenix/pull/2539
Jira: PHOENIX-7933 ### What changes were proposed in this pull request? ServerCacheFactory does not need reflection based initialization as we have only two implementations. For foreseeable future, we do not expect to add more implementations. ### Why are the changes needed? Using reflection is overhead as we don't expect more implementations of ServerCacheFactory. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? UTs, ITs ### Was this patch authored or co-authored using generative AI tooling? No -- 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]
