You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2022/11/22 16:09:02 UTC

[GitHub] [incubator-pegasus] acelyc111 commented on pull request #1198: feat(config): Make the configs take effect for the FLAGS_* only used once

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: dev-unsubscribe@pegasus.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org