You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2015/09/16 17:46:47 UTC

[jira] [Resolved] (CMIS-950) Exceptions should not contain stack traces by default

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

Florian Müller resolved CMIS-950.
---------------------------------
       Resolution: Fixed
    Fix Version/s: OpenCMIS 0.14.0

> Exceptions should not contain stack traces by default
> -----------------------------------------------------
>
>                 Key: CMIS-950
>                 URL: https://issues.apache.org/jira/browse/CMIS-950
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-server
>    Affects Versions: OpenCMIS 0.13.0
>            Reporter: Florian Müller
>            Assignee: Florian Müller
>            Priority: Minor
>             Fix For: OpenCMIS 0.14.0
>
>
> Currently, all exceptions sent to the client contain a server stack trace unless the system property "org.apache.chemistry.opencmis.stacktrace.disable" is set.
> Stack traces should never be sent by a productive system. They are only for debugging.
> The default behavior should be inverted. Stack traces should only be included if the system property "org.apache.chemistry.opencmis.stacktrace.enable" is set to “true”.



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