You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/16 23:25:46 UTC

[jira] [Commented] (TS-4071) Unused mutex Diags::rotate_lock

    [ https://issues.apache.org/jira/browse/TS-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061017#comment-15061017 ] 

ASF GitHub Bot commented on TS-4071:
------------------------------------

GitHub user danobi opened a pull request:

    https://github.com/apache/trafficserver/pull/382

    TS-4071 Unused mutex Diags::rotate_lock

    Removed the unused mutex.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/danobi/trafficserver TS-4071

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/382.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #382
    
----
commit e619a493db517f27ccaa24615055ec75471996b8
Author: Daniel Xu <dl...@yahoo.com>
Date:   2015-12-16T22:23:55Z

    TS-4071 Unused mutex Diags::rotate_lock
    
    Removed the unused mutex.

----


> Unused mutex Diags::rotate_lock
> -------------------------------
>
>                 Key: TS-4071
>                 URL: https://issues.apache.org/jira/browse/TS-4071
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>            Reporter: James Peach
>            Assignee: Daniel Xu
>            Priority: Critical
>             Fix For: 6.2.0
>
>
> {{ Diags::rotate_lock}} was introduced in TS-306. It is initialized but never used. Is it needed? If not, let's remove it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)