Akshat-Jain commented on code in PR #16358:
URL: https://github.com/apache/druid/pull/16358#discussion_r1592424373
##########
server/src/main/java/org/apache/druid/server/lookup/cache/LookupLoadingSpec.java:
##########
@@ -44,8 +47,8 @@ public enum Mode
ALL, NONE, ONLY_REQUIRED
}
- private final Mode mode;
- private final ImmutableSet<String> lookupsToLoad;
+ private Mode mode;
Review Comment:
Done, please check the latest changes. Please let me know if this wasn't
based on this suggestion:
https://github.com/apache/druid/pull/16358#issuecomment-2098326253
--
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]