gianm commented on code in PR #15717:
URL: https://github.com/apache/druid/pull/15717#discussion_r1457939082


##########
server/src/main/java/org/apache/druid/segment/indexing/RealtimeTuningConfig.java:
##########
@@ -46,8 +42,6 @@ public class RealtimeTuningConfig implements 
AppenderatorConfig
 {
   private static final Period DEFAULT_INTERMEDIATE_PERSIST_PERIOD = new 
Period("PT10M");

Review Comment:
   Ah, no, we don't need it. I went through all the trouble of adjusting all 
the call sites to not use this, but then forgot to delete it. Fixed!



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