fishy commented on pull request #1992:
URL: https://github.com/apache/thrift/pull/1992#issuecomment-705813195


   To clarify, in the example of 
https://github.com/apache/thrift/blob/daf620915714b76fce517b376b963440d1f34089/test/Service.thrift:
 the "service name" is 
[`Service`](https://github.com/apache/thrift/blob/daf620915714b76fce517b376b963440d1f34089/test/Service.thrift#L22)
 and the "endpoint name"/"handler name" is 
[`testEpisode`](https://github.com/apache/thrift/blob/daf620915714b76fce517b376b963440d1f34089/test/Service.thrift#L23)
 (this is the one you get from the `name` arg from middleware)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to