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

Adam B commented on MESOS-3417:
-------------------------------

commit 575f3b352f176c9801f51f0e6f61cf5c3a02167c
Author: Neil Conway <[email protected]>
Date:   Wed Oct 7 21:20:38 2015 -0700

    Added source address to logging when we receive replicated log events.
    
    Fixes MESOS-3417.
    
    Review: https://reviews.apache.org/r/39104

> Log source address replicated log recieved broadcasts
> -----------------------------------------------------
>
>                 Key: MESOS-3417
>                 URL: https://issues.apache.org/jira/browse/MESOS-3417
>             Project: Mesos
>          Issue Type: Improvement
>          Components: replicated log
>    Affects Versions: 0.23.0, 0.24.0
>         Environment: Mesos 0.23
>            Reporter: Cody Maloney
>            Assignee: Neil Conway
>            Priority: Minor
>              Labels: mesosphere, newbie
>
> Currently Mesos doesn't log what machine a replicated log status broadcast 
> was recieved from:
> {code}
> Sep 11 21:41:14 master-01 mesos-master[15625]: I0911 21:41:14.320164 15637 
> replica.cpp:641] Replica in EMPTY status received a broadcasted recover 
> request
> Sep 11 21:41:14 master-01 mesos-dns[15583]: I0911 21:41:14.321097   15583 
> detect.go:118] ignoring children-changed event, leader has not changed: /mesos
> Sep 11 21:41:14 master-01 mesos-master[15625]: I0911 21:41:14.353914 15639 
> replica.cpp:641] Replica in EMPTY status received a broadcasted recover 
> request
> Sep 11 21:41:14 master-01 mesos-master[15625]: I0911 21:41:14.479132 15639 
> replica.cpp:641] Replica in EMPTY status received a broadcasted recover 
> request
> {code}
> It would be really useful for debugging replicated log startup issues to have 
> info about where the message came from (libprocess address, ip, or hostname) 
> the message came from



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

Reply via email to