You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "David Kimura (JIRA)" <ji...@apache.org> on 2017/09/15 17:12:00 UTC

[jira] [Created] (GEODE-3625) Remove platform specific stacktrace implementation

David Kimura created GEODE-3625:
-----------------------------------

             Summary: Remove platform specific stacktrace implementation
                 Key: GEODE-3625
                 URL: https://issues.apache.org/jira/browse/GEODE-3625
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: David Kimura


Current stacktrace implementation is unnecessarily hard to maintain (4 implementations - 1 per platform: mac, linux, windows, solaris) and incomplete (solaris isn't fully implemented).  We should move to a platform agnostic implementation leveraging boost::stacktrace library.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)