clintropolis opened a new pull request, #19884: URL: https://github.com/apache/druid/pull/19884
### Description Fixes transition from partial load rule back to regular load rule, and adds embedded-test for this scenario. Prior to this PR this transition would be stuck because the non-partial assignment path was not partial aware, so it would see a segment and count it as available, even though it was stale since it was pinned with a partial load rule. -- 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]
