kfaraz commented on code in PR #15717:
URL: https://github.com/apache/druid/pull/15717#discussion_r1457739540
##########
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:
I think most of these constants have been moved to
`SeekableStreamIndexTaskTuningConfig`. Do we still need this class?
--
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]