You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Liang Xie (JIRA)" <ji...@apache.org> on 2014/05/27 05:39:01 UTC

[jira] [Updated] (THRIFT-2550) remove unnecessary checking code in TNonblockingServer.handleAccept()

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

Liang Xie updated THRIFT-2550:
------------------------------

    Attachment: thrift-2550.txt

Since the catch branch in  handleAccept() is against "TTransportException", so definitely those two null checking will always has "false" result, let's just remove them here.

> remove unnecessary checking code in TNonblockingServer.handleAccept()
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-2550
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2550
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>    Affects Versions: 0.9.2
>            Reporter: Liang Xie
>            Priority: Minor
>         Attachments: thrift-2550.txt
>
>
> Just a minor issue to help me familiar with thrift development flow.



--
This message was sent by Atlassian JIRA
(v6.2#6252)