Removed deprecated MailBox
Reported by Ben Hood | June 28th, 2011 @ 11:38 AM | in 0.9-series (closed)
The concurrent.MailBox is deprecated, but we are still using it in a few tests - this should be removed. Using a full blown actor might be overkill for this use case though. #266 avoided the use of this mailbox by using a java.util.concurrent.BlockingQueue.
Comments and changes to this ticket
-

Ben Hood August 29th, 2011 @ 06:15 AM
(from [a119e2a2496e87be0119ff9dfb55c2b3d9256c47]) [#267] Remove MailBox in favour of LinkedBlockingQueue. https://github.com/lshift/diffa/commit/a119e2a2496e87be0119ff9dfb55...
-

Paul Jones August 29th, 2011 @ 06:17 AM
- State changed from new to resolved
- Assigned user set to Ben Hood
- Milestone cleared.
- Milestone order changed from 69 to 0
Pull request raised and ready for QA.
-

Ben Hood August 29th, 2011 @ 06:27 PM
(from [699e31c0988f311bf673030fbfe0a8b1601e2764]) Merge pull request #73 from lshift/267
[#267] Remove MailBox in favour of LinkedBlockingQueue. https://github.com/lshift/diffa/commit/699e31c0988f311bf673030fbfe0...
-

-

Ben Hood November 14th, 2011 @ 05:35 PM
- Milestone set to 0.9-series
- Milestone order changed from 28 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.