capistrant commented on pull request #10676: URL: https://github.com/apache/druid/pull/10676#issuecomment-811464591
@suneet-s I took a stab at a CompactionTuningConfig that basically fronts the ParallelIndexTuningConfig that it had been using. This allows us to enforce a check that a non-null or 0 value for `awaitSegmentAvailabilityTimeoutMillis` causes the job to fail. Since this is all the TuningConfig does, I suggest we leave it undocumented and add documentation stating `awaitSegmentAvailabilityTimeoutMillis` is not supported for compaction tasks at this time. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
