[ 
https://issues.apache.org/jira/browse/TS-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Xu updated TS-3718:
--------------------------
       Priority: Trivial  (was: Major)
    Description: 
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.

  was:The function is declared in LogFile.h, but not defined anywhere in the 
code base. It is also not referenced anywhere.

        Summary: Unused members in LogFile.h  (was: Unused member function 
'read_metadata()' in LogFile.h)

> 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
>
> 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)

Reply via email to