You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/29 02:44:06 UTC

[jira] [Commented] (THRIFT-3119) Java's TThreadedSelectorServer has indistinguishable log messages in run()

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

ASF GitHub Bot commented on THRIFT-3119:
----------------------------------------

GitHub user Intropy opened a pull request:

    https://github.com/apache/thrift/pull/470

    THRIFT-3119, Add thread class to the run() failure log message

    

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

    $ git pull https://github.com/Intropy/thrift 3119

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

    https://github.com/apache/thrift/pull/470.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 #470
    
----
commit f2898ff23b529a584c104989c320b450248da292
Author: Intropy <jb...@gmail.com>
Date:   2015-04-29T00:25:16Z

    Add thread class to the run() failure log message

----


> Java's TThreadedSelectorServer has indistinguishable log messages in run()
> --------------------------------------------------------------------------
>
>                 Key: THRIFT-3119
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3119
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Jason Bolla
>            Priority: Minor
>
> "run() exiting due to uncaught error" can come from either run() in either AcceptThread or SelectorThread, which makes determining where a failure happened more difficult.



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