capistrant commented on code in PR #19461:
URL: https://github.com/apache/druid/pull/19461#discussion_r3242867474


##########
server/src/main/java/org/apache/druid/server/http/SegmentLoadingCapabilities.java:
##########
@@ -30,27 +30,15 @@ public class SegmentLoadingCapabilities
 {
   private final int numLoadingThreads;
   private final int numTurboLoadingThreads;
-  private final boolean supportsPartialLoad;
 
   @JsonCreator
   public SegmentLoadingCapabilities(

Review Comment:
   I believe the PR description calls out why this is being removed with a 
proper justification.



-- 
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]

Reply via email to