amirvaza commented on issue #10566: URL: https://github.com/apache/druid/issues/10566#issuecomment-725410685
Thanks for the answer, thats what I eventually did, set the retention to one hour, but, what do I do in case I need to take my consumers down during migration or any unplanned reason such as consumer failures. In such case, the retention will pass before the consumers will be able to consume the data which will cause loss of data. Increasing the retention will make me use huge disks which I don't really need. Something feels off, isn't there a better way to control it? ---------------------------------------------------------------- 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]
