[
https://issues.apache.org/jira/browse/MESOS-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174337#comment-14174337
]
Jie Yu commented on MESOS-1703:
-------------------------------
Oops, will fix that.
> better error message when replicated log hasn't been initialized
> ----------------------------------------------------------------
>
> Key: MESOS-1703
> URL: https://issues.apache.org/jira/browse/MESOS-1703
> Project: Mesos
> Issue Type: Bug
> Reporter: Jay Buffington
> Assignee: Jie Yu
> Priority: Minor
> Fix For: 0.21.0
>
>
> Aurora uses the mesos replicated log.
> If you don't run "mesos-log initialize" before starting aurora you'll get
> INFO messages in your aurora log:
> {code}
> I0814 15:18:38.346638 25141 replica.cpp:633] Replica in EMPTY status received
> a broadcasted recover request
> I0814 15:18:38.346796 25132 recover.cpp:220] Received a recover response from
> a replica in EMPTY status
> {code}
> It is has been deemed too dangerous to automatically run mesos-log initialize
> for the user (see AURORA-243).
> It would be helpful if that error message was made more friendly and at the
> ERROR level. The message could explain what the user should do and the
> implications of doing so. Links to the docs would be helpful.
> See http://wilderness.apache.org/channels/?f=aurora/2014-08-14#1408055261 for
> context
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)