You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2018/12/28 23:09:00 UTC

[jira] [Updated] (THRIFT-4696) NonBlocking Server: Use case-switch Statement Instead of if-else Clauses

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

BELUGA BEHR updated THRIFT-4696:
--------------------------------
    Attachment: THRIFT-4696.1.patch

> NonBlocking Server: Use case-switch Statement Instead of if-else Clauses
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-4696
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4696
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>    Affects Versions: 0.12.0
>            Reporter: BELUGA BEHR
>            Priority: Minor
>         Attachments: THRIFT-4696.1.patch
>
>
> Prefer case-switch statements over a list of "or" clauses when using Enums.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)