You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benno Evers (JIRA)" <ji...@apache.org> on 2019/03/29 13:28:00 UTC

[jira] [Assigned] (MESOS-9687) Add the glog patch to pass microseconds via the LogSink interface.

     [ https://issues.apache.org/jira/browse/MESOS-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benno Evers reassigned MESOS-9687:
----------------------------------

    Assignee: Benno Evers

> Add the glog patch to pass microseconds via the LogSink interface.
> ------------------------------------------------------------------
>
>                 Key: MESOS-9687
>                 URL: https://issues.apache.org/jira/browse/MESOS-9687
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Andrei Sekretenko
>            Assignee: Benno Evers
>            Priority: Major
>
> Currently, custom LogSink implementations in the modules (for example, this one:
>  [https://github.com/dcos/dcos-mesos-modules/blob/master/logsink/logsink.hpp] )
>  are logging `000000` instead of microseconds in the timestamp - simply because the LogSink interface in glog has no place for microseconds.
> The proposed glog fix is here: [https://github.com/google/glog/pull/441]
> Getting this into glog release might take a long time (they released 0.4.0 recently, but the previous release 0.3.5 was two years ago), therefore it makes sense to add this patch into Mesos build.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)