ndimiduk opened a new pull request #3587:
URL: https://github.com/apache/hbase/pull/3587


   Can pass in a FQCN to load as the call queue implementation.
   
   Standardized arguments to the constructor are the max queue length, the
   PriorityFunction, and the Configuration.
   
   `PluggableBlockingQueue` abstract class provided to help guide the
   correct constructor signature
   
   Hard fails if the class fails to load as a `BlockingQueue<CallRunner>`
   
   Signed-off-by: stack <st...@apache.org>


-- 
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: issues-unsubscr...@hbase.apache.org

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


Reply via email to