agavra opened a new pull request, #9999: URL: https://github.com/apache/pinot/pull/9999
this PR removes the limit from the in-memory mailbox queue so that we'll never time out when attempting to send data in-memory to the receiver this is part of the improved scheduling model and prevents situations where the sending thread is preventing the receiving thread from being scheduled. also: added TODO comment in FieldSelectionKeySelector cc @61yao -- 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...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org