Rajith Attapattu created PROTON-15:
--------------------------------------
Summary: Remove get/set Prev/Next methods from EndpointImpl.java
as they seem redundant/unused
Key: PROTON-15
URL: https://issues.apache.org/jira/browse/PROTON-15
Project: Qpid Proton
Issue Type: Improvement
Reporter: Rajith Attapattu
Priority: Minor
_next and _prev fields handled by the above methods does not seem to be
set/used properly causing errors in other parts of the code.
After further investigation it appears the _transportPrev and _transportNext
fields are the correct fields to use.
The issues that was caused by the above are fixed when switched to the methods
that use _transportPrev/Next
--
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