You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/11 22:28:00 UTC

[jira] [Commented] (JUNEAU-79) org.apache.juneau.microservice.RestMicroservice.stop() should not dump stack traces on the console

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

ASF GitHub Bot commented on JUNEAU-79:
--------------------------------------

GitHub user garydgregory opened a pull request:

    https://github.com/apache/juneau/pull/5

    [JUNEAU-79] org.apache.juneau.microservice.RestMicroservice.stop()

    org.apache.juneau.microservice.RestMicroservice.stop() should not dump stack traces on the console. Use logging instead.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/garydgregory/juneau JUNEAU79

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/juneau/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5
    
----
commit 87105dc6cf0dc3d449faf7002fd1195e1f5a22e8
Author: Gary Gregory <gg...@...>
Date:   2018-01-11T22:26:11Z

    [JUNEAU-79] org.apache.juneau.microservice.RestMicroservice.stop()
    should not dump stack traces on the console.

----


> org.apache.juneau.microservice.RestMicroservice.stop() should not dump stack traces on the console
> --------------------------------------------------------------------------------------------------
>
>                 Key: JUNEAU-79
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-79
>             Project: Juneau
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 7.0.1
>            Reporter: Gary Gregory
>
> org.apache.juneau.microservice.RestMicroservice.stop() should not dump stack traces on the console. Use logging instead.



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