You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/01/31 12:21:53 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request #2442: Wrap and unwrap tasks in thread pools properly

ctubbsii opened a new pull request #2442:
URL: https://github.com/apache/accumulo/pull/2442


   Wrap Runnable and Callable objects properly inside thread pools in a way
   that allows us to unwrap them to make comparisons in priority blocking
   queues, and to remove them from blocking queues when we're directly
   manipulating those thread pool queues.
   
   This fixes #2362


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] ctubbsii merged pull request #2442: Wrap and unwrap tasks in thread pools properly

Posted by GitBox <gi...@apache.org>.
ctubbsii merged pull request #2442:
URL: https://github.com/apache/accumulo/pull/2442


   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org