Issue Type: Improvement Improvement
Assignee: Unassigned
Components: core
Created: 02/Feb/15 8:13 AM
Description:

despite "getApproximateItemsQuickly" that claim in javadoc to be non-blocking, Queue is fully implemented using a complex multi-threading logic and syncrhnized blocks. This make it both very hard to understand and subject to locking issues.

I created this ticket as a starter to discuss possible alternate implementation, using standard concurrent Collections.

Project: Jenkins
Priority: Major Major
Reporter: Nicolas De Loof
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to