You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sebastian Zenker (JIRA)" <ji...@apache.org> on 2016/01/19 17:07:39 UTC

[jira] [Closed] (THRIFT-3565) C++: T[Async]Processor::getEventHandler() should be declared as const member functions

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

Sebastian Zenker closed THRIFT-3565.
------------------------------------

> C++: T[Async]Processor::getEventHandler() should be declared as const member functions
> --------------------------------------------------------------------------------------
>
>                 Key: THRIFT-3565
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3565
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 0.9.3, 0.9.4, 1.0
>            Reporter: Sebastian Zenker
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 0.9.4
>
>
> getEventHandler() shouldn't alter the state of TProcessor and TAsyncProcessor. Therefor they should be declared as const member functions.



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