FrankChen021 commented on code in PR #18136:
URL: https://github.com/apache/druid/pull/18136#discussion_r2193821853
##########
server/src/main/java/org/apache/druid/client/selector/AbstractTierSelectorStrategy.java:
##########
@@ -34,7 +34,7 @@
*/
public abstract class AbstractTierSelectorStrategy implements
TierSelectorStrategy
{
- private final ServerSelectorStrategy serverSelectorStrategy;
+ protected final ServerSelectorStrategy serverSelectorStrategy;
Review Comment:
reverted. thanks for pointing out
--
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]