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 2018/03/16 15:11:01 UTC

[GitHub] jschmidt10 opened a new pull request #402: ACCUMULO-4615: Updated get status for thread safety and with a per-task timeout

jschmidt10 opened a new pull request #402: ACCUMULO-4615: Updated get status for thread safety and with a per-task timeout
URL: https://github.com/apache/accumulo/pull/402
 
 
   Changes to the status threadpool used by Master#StatusThread. Big changes are:
   
   1) Use a timeout per status gathering task (instead of a timeout for the entire pool)
   2) Changed the status gather results to a threadsafe data structure (ConcurrentSkipListMap)
   3) Added separate property for the status timeout (per tserver)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services