mbien opened a new pull request, #314:
URL: https://github.com/apache/maven-indexer/pull/314

   The consumer Threads can quit early when an exception occurs. In that case 
the consumer will usually block on `put` once the queue is full without a 
chance to recover.
   
   This change clears the queue and shuts the executor service down as soon an 
exception is caught.


-- 
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]

Reply via email to