[Refactor][Enhancement] use Grpc replace all Http request between servers. #9949
8000
Closed
2 tasks done
Labels
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
After Nacos 2.2, The server only can support upgrade from 2.0, and not support upgrade from 1.X. So the cluster default can support Grpc request in any situation.
But some of request like
report
between servers still use http, I think It should be replaced.Describe the solution you'd like
Additional context
Expected
report
, also should find out other Http request between servers and do replaced.report
API.datachange
which has been replaced by grpc.The text was updated successfully, but these errors were encountered: