jerqi commented on PR #931:
URL: 
https://github.com/apache/incubator-uniffle/pull/931#issuecomment-1596563054

   > > @smallzhongfeng @zuston @slfan1989 Could you review this pr?
   > 
   > @jerqi Sorry for the late reply. I quickly look it and don't have any 
other comments. However, have we considered introducing an RPC service in the 
CLI? In typical scenarios, we often need to use RPC calls in the CLI to request 
server-side operations rather than using HTTP methods.
   
   We already have some http restful api now. Our k8s operator will use these 
api, too. It's more convenient to use restful api than rpc calls. If we don't 
have another need, we won't add rpc calls.  It will increase maintenance cost. 


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