Removed deprecated MailBox
Reported by Ben Hood | 2011-06-28 11:38:27 UTC | 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 2011-08-29 06:15:23 UTC
(from [a119e2a2496e87be0119ff9dfb55c2b3d9256c47]) [#267] Remove MailBox in favour of LinkedBlockingQueue. https://github.com/lshift/diffa/commit/a119e2a2496e87be0119ff9dfb55...
-

Paul Jones 2011-08-29 06:17:11 UTC
- 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 2011-08-29 18:27:17 UTC
(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 2011-11-14 17:35:08 UTC
- 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.