Jie Yu created MESOS-2447:
-----------------------------
Summary: Mesos replicated log does not log the Action type name.
Key: MESOS-2447
URL: https://issues.apache.org/jira/browse/MESOS-2447
Project: Mesos
Issue Type: Bug
Reporter: Jie Yu
This is a regression introduced during the internal namespace refactor.
0.21.0 master:
{noformat}
I0224 02:43:29.806895 50982 replica.cpp:661] Replica learned APPEND action at
position 1655
{noformat}
0.22.0 master:
{noformat}
I0303 21:45:39.406929 1302 replica.cpp:664] Replica learned 2 action at
position 2079
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)