dlmarion commented on pull request #2329: URL: https://github.com/apache/accumulo/pull/2329#issuecomment-971509648
@keith-turner - I addressed the issues you raised. Did you happen to look at the FaTE types that are taking advantage of this mechanism? One thing to note is that if there are T FaTE threads and F FaTE transactions for a table, and F > T, then the preemption for a transaction will only occur when one of the threads starts to process the tx. So, it may not be immediate. -- 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]
