[
https://issues.apache.org/jira/browse/TS-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662030#comment-13662030
]
ASF subversion and git services commented on TS-1911:
-----------------------------------------------------
Commit ff2fd580a9a0f49f7fe5e16cb79147b355655b71 in branch refs/heads/master
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=ff2fd58 ]
TS-1911: make MIOBufferAccessor members private
We already have sensibly-named accessors for the MIOBufferAccessor
members, so there's no need to access the internals directly. Make
the members private and use the accessors wherever necessary. This
exposes some places that don't use the proper APIs, so fix those
too.
> enforce MIOBufferAccessor accessor API
> --------------------------------------
>
> Key: TS-1911
> URL: https://issues.apache.org/jira/browse/TS-1911
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: James Peach
>
> We already have sensibly-named accessors for the MIOBufferAccessor
> members, so there's no need to access the internals directly. Make the
> members private and use the accessors wherever necessary. This exposes some
> places that don't use the proper APIs, so fix those too.
--
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