[
https://issues.apache.org/jira/browse/TS-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863884#comment-13863884
]
ASF subversion and git services commented on TS-2479:
-----------------------------------------------------
Commit 09ce8dc3434b92b00d99e0147e533a5f0bde8d7c in branch refs/heads/master
from [~yunkai]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=09ce8dc ]
TS-2479: Don't output orphan log after failover sucessfully
Don't output orphan log after failover successfully, BTW fix a potential
issue about LogBuffer->m_references.
==NOTE==:
Some logs maybe pending in the buffer of network thread when log server
is down, in which case, the pending logs will be outputed to orphan file,
and them will not be sent to the failover host.
Signed-off-by: Yunkai Zhang <[email protected]>
> orphan log Unreasonable when failover logging system
> ----------------------------------------------------
>
> Key: TS-2479
> URL: https://issues.apache.org/jira/browse/TS-2479
> Project: Traffic Server
> Issue Type: Bug
> Reporter: bettydramit
> Assignee: Yunkai Zhang
> Fix For: 4.2.0
>
> Attachments:
> 0001-TS-2479-Don-t-output-orphan-log-after-failover-suces.patch
>
>
> <CollationHosts = "192.16.1.2:8085|172.16.1.2:8085"/>
> when 192.16.1.2 down, the log will send to 172.16.1.2,
> but the w3clog.txt_192.16.1.2-8085.orphan file will be store local log dir.
> 172.16.1.2 is alive ,orphan log does not appear is reasonable.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)