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

Andrew Schwartzmeyer commented on MESOS-6815:
---------------------------------------------

NOTE: The currently applied patches explicitly don't install the `SIGABRT` 
handler for Windows. This can be done at any time in a separate commit, if we 
want them. The patches enable stack tracing for uses of `LOG_FATAL` in tests.

> 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: Andrew Schwartzmeyer
>            Priority: Critical
>              Labels: mesosphere, microsoft, windows-mvp
>             Fix For: 1.3.0
>
>
> 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.15#6346)

Reply via email to