hemantk-12 commented on PR #5155: URL: https://github.com/apache/ozone/pull/5155#issuecomment-1670137748
> Actually inside the while loop it does iterator.next() so it won't process the same snapshot in the next iteration however it might run in the next time interval of the Filtering task Not true if it gets stuck to fail a snapshot, loop won't proceed further. -- 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]
