Issue Details (XML | Word | Printable)

Key: DIRMINA-2
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Trustin Lee
Reporter: Trustin Lee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MINA

Traffic control

Created: 01/Feb/05 10:08 AM   Updated: 29/Nov/05 09:20 AM
Return to search
Component/s: None
Affects Version/s: 0.7.0, 0.8.0
Fix Version/s: 0.9.0

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works traffic-control.diff 2005-11-02 11:35 AM Trustin Lee 7 kB

Resolution Date: 29/Nov/05 09:20 AM


 Description  « Hide
IoSession should have some traffic control methods to throttle traffic.
* IoSession.setTrafficMask( TrafficMask );

TrafficMask is an enumeration type consisted of
* NONE
* READ
* WRITE
* ALL

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Trustin Lee made changes - 01/Feb/05 10:15 AM
Field Original Value New Value
Fix Version/s 0.8 [ 11068 ]
Affects Version/s 0.7 [ 11067 ]
Trustin Lee made changes - 07/May/05 03:02 PM
Fix Version/s 0.9 [ 11069 ]
Fix Version/s 0.8 [ 11068 ]
Affects Version/s 0.8 [ 11068 ]
Trustin Lee made changes - 02/Sep/05 12:44 AM
Link This issue blocks DIRMINA-85 [ DIRMINA-85 ]
Trustin Lee made changes - 14/Oct/05 01:08 AM
Link This issue blocks DIRMINA-85 [ DIRMINA-85 ]
Trustin Lee made changes - 18/Oct/05 12:34 AM
Description IoSession should have some traffic control methods to throttle traffic.

 * IoSession.suspendRead()
 * IoSession.resumeRead()
 * IoSession.suspendWrite()
 * IoSession.resumeWrite()



IoSession should have some traffic control methods to throttle traffic.

 * IoSession.suspendRead()
 * IoSession.resumeRead()
 * IoSession.suspendWrite()
 * IoSession.resumeWrite()



Fix Version/s 0.9 [ 11069 ]
Fix Version/s 0.9.1 [ 12310371 ]
Environment
Trustin Lee made changes - 02/Nov/05 11:33 AM
Comment [ This issue depends on DIRMINA-2. ]
Trustin Lee made changes - 02/Nov/05 11:35 AM
Attachment traffic-control.diff [ 12320443 ]
Trustin Lee made changes - 02/Nov/05 02:15 PM
Description IoSession should have some traffic control methods to throttle traffic.

 * IoSession.suspendRead()
 * IoSession.resumeRead()
 * IoSession.suspendWrite()
 * IoSession.resumeWrite()



IoSession should have some traffic control methods to throttle traffic.
* IoSession.setTrafficMask( TrafficMask );

TrafficMask is an enumeration type consisted of
* NONE
* READ
* WRITE
* ALL
Trustin Lee made changes - 29/Nov/05 02:35 AM
Fix Version/s 0.9.1 [ 12310371 ]
Fix Version/s 0.9 [ 11069 ]
Trustin Lee made changes - 29/Nov/05 09:20 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]