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


   > > > you do not know which handler method was called
   > > 
   > > 
   > > That's not true. the `name` in 
[`ProcessorMiddleware`](https://pkg.go.dev/github.com/apache/[email protected]/lib/go/thrift#ProcessorMiddleware)
 is the name of the endpoint. Or do you have a different definition of "service 
name" and "handler name" from me?
   > 
   > It's true. Name is only name of service, not name of the method.
   
   Can we take a step back to get on the same page first?
   
   Could you please take a look at this concrete example: 
https://github.com/apache/thrift/blob/daf620915714b76fce517b376b963440d1f34089/test/Service.thrift,
 and tell me what is the "service name" and "method/handler/endpoint name" in 
your definition?


----------------------------------------------------------------
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