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


##########
server/src/main/java/org/apache/druid/server/coordination/DruidServerMetadata.java:
##########
@@ -120,11 +130,6 @@ public boolean isSegmentBroadcastTarget()
     return type.isSegmentBroadcastTarget();
   }
 
-  public boolean isSegmentReplicationOrBroadcastTarget()

Review Comment:
   I am assuming this is just drive by cleanup on unused method



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