acelyc111 commented on PR #1198:
URL: 
https://github.com/apache/incubator-pegasus/pull/1198#issuecomment-1323912073

   > Why didn't you place this HTTP interface under builtin HTTP service?
   
   Because the builtin HTTP service is stateless, it can't access any specify 
member of a server(except these singletons).
   I've updated the code to define a new base http service, which is able to 
access members of a specify sub-class, for example, access the `replica_stub` 
for Replica server.


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

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to