J W created THRIFT-4667:
---------------------------

             Summary: netcore TMultiplexedProcessor derived processors
                 Key: THRIFT-4667
                 URL: https://issues.apache.org/jira/browse/THRIFT-4667
             Project: Thrift
          Issue Type: Improvement
          Components: netcore - Library
    Affects Versions: 0.11.0
            Reporter: J W


Currently we maintain a local version of Thrift because we added an 
`UnregisterProcessor()` method to `TMultiplexedProcessor`.  It looks like 
adding this method would break symmetry with the "multiplexed processor" found 
in other languages' implementations.

 

Instead, how about changing `_serviceProcessorMap` to `protected` so library 
users can create classes that inherit from `TMultiplexedProcessor`?



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

Reply via email to