[ https://issues.apache.org/jira/browse/THRIFT-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aki Sukegawa resolved THRIFT-3565. ---------------------------------- Resolution: Fixed Fix Version/s: 0.9.4 committed > 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)