capistrant commented on PR #18939:
URL: https://github.com/apache/druid/pull/18939#issuecomment-3910757540

   > we discussed this a bit offline, but to add here for more visibility - I 
think it would be quite useful to have an API available that could resolve a 
timeline of all the effective compaction configs for a datasource, to help 
operators visualize what is going to happen the the table over time (and could 
also serve as the basis of a UI to do the same in some future). It would 
probably be fine if this was a follow-up PR too if you prefer. I think the 
logic would basically be like creating jobs except just returning the config 
and interval instead of an actual compaction jobs
   
   After toying around with a coding agent I feel like I was able to drum up a 
surprisingly nice UI in the supervisor view (for cascading reindex type only). 
The code is currently in this PR, but I'm down to move it to a follow in terms 
of sanity for review.


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