[
https://issues.apache.org/jira/browse/TS-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616789#comment-14616789
]
ASF GitHub Bot commented on TS-3718:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/239
> Unused members in LogFile.h
> ---------------------------
>
> Key: TS-3718
> URL: https://issues.apache.org/jira/browse/TS-3718
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Daniel Xu
> Priority: Trivial
> Labels: review
> Fix For: 6.1.0
>
>
> read_metadata() is declared in LogFile.h, but not defined anywhere in the
> code base. It is also not referenced anywhere else.
> m_size_bytes is a public variable initialized to 0 in the default LogFile
> constructor, however, it is not used or referenced anywhere in the code base.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)