gianm opened a new pull request, #14196: URL: https://github.com/apache/druid/pull/14196
1) Report TooManyRowsWithSameKeyFault when trackerAtLimit is >= 0, not > 0. Fixes a problem where the fault wasn't reported when the left-hand side had too many buffered frames. (Instead, frames continued to be buffered, eventually running the server out of memory.) 2) Always update mark when rewinding isn't necessary. Fixes a problem where frames would be needlessly buffered when there isn't a key match across the two sides. -- 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: commits-unsubscr...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org