capistrant commented on code in PR #18844:
URL: https://github.com/apache/druid/pull/18844#discussion_r2659821441
##########
services/src/main/java/org/apache/druid/guice/MetadataManagerModule.java:
##########
@@ -123,6 +132,15 @@ public void configure(Binder binder)
.in(LazySingleton.class);
}
+ // Overlord-only compaction state dependencies
Review Comment:
nit: maybe move this into one conditional for overlord only with stuff below?
##########
website/.spelling:
##########
@@ -483,6 +483,7 @@ pre-computation
pre-compute
pre-computed
pre-computing
+pre-warms
Review Comment:
nit: this might be removed now
--
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]