You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alex Clemmer (JIRA)" <ji...@apache.org> on 2016/12/19 19:32:58 UTC

[jira] [Created] (MESOS-6815) Enable glog stack traces when we call things like `ABORT` on Windows

Alex Clemmer created MESOS-6815:
-----------------------------------

             Summary: Enable glog stack traces when we call things like `ABORT` on Windows
                 Key: MESOS-6815
                 URL: https://issues.apache.org/jira/browse/MESOS-6815
             Project: Mesos
          Issue Type: Bug
          Components: stout
            Reporter: Alex Clemmer
            Assignee: Alex Clemmer


Currently in the Windows builds, if we call `ABORT` (etc.) we will simply bail out, with no stack traces.

This is highly undesirable. Stack traces are important for operating clusters in production. We should work to enable this behavior, including possibly working with glog to add this support if they currently they do not natively support it.



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