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 2016/03/23 18:38:25 UTC

[jira] [Commented] (TS-4274) make sure using the right levels as calling lookup_block

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

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

GitHub user sekimura opened a pull request:

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

    TS-4274 Use the right hostdb levels as calling lookup_block

    With a wrong "levels" value, lookup_block() could return the wrong
    block.

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

    $ git pull https://github.com/sekimura/trafficserver TS-4274-hostdb-levels

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

    https://github.com/apache/trafficserver/pull/536.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 #536
    
----
commit 0d250b453729fb6f87600aa02abfe64df2256fe0
Author: Masa Sekimura <se...@gmail.com>
Date:   2016-03-23T17:31:12Z

    TS-4274 Use the right hostdb levels as calling lookup_block
    
    With a wrong "levels" value, lookup_block() could return the wrong
    block.

----


> make sure using the right levels as calling lookup_block
> --------------------------------------------------------
>
>                 Key: TS-4274
>                 URL: https://issues.apache.org/jira/browse/TS-4274
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HostDB
>            Reporter: Masa Sekimura
>            Assignee: Masa Sekimura
>             Fix For: 6.2.0
>
>
> With a wrong "levels" value,  lookup_block() could return the wrong block.
> Related Jira ticket
> "Crash in HostDB, likely a regression from 5.x" https://issues.apache.org/jira/browse/TS-4207



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