Review and clean up locking & states in Remote classes
------------------------------------------------------
Key: JBREM-1210
URL:
https://jira.jboss.org/jira/browse/JBREM-1210
Project: JBoss Remoting
Issue Type: Task
Security Level: Public (Everyone can see)
Components: r3 core: remote
Reporter: David Lloyd
Fix For: 3.1.0.CR1
Inbound/OutboundRequest/Client/Stream etc. have an internal state, usually reflected by a
nested State enum. Make sure the state is updated whenever an event occurs which changes
state; make sure the state is checked at the start of each operation to ensure that
unexpected events don't jam up the works; double-check that all synchronized usages
are proper.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira