You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. #7163 removed RequestStreamGrpc.java, so remove proto file declaration service RequestStream.
Describe the solution you'd like
remove useless service declaration service RequestStream in grpc proto file located on nacos_grpc_service.proto
Describe alternatives you've considered
none
Additional context
none
The text was updated successfully, but these errors were encountered:
lpaz010
changed the title
Remove useless grpc proto file of service declaration "RequestStream"
Remove useless service declaration "RequestStream" in grpc proto file
Nov 8, 2021
Thanks for your feedback and contribution. But the issue/pull request has not had recent activity more than 180 days. This issue/pull request will be closed if no further activity occurs 7 days later.
We may solve this issue in new version. So can you upgrade to newest version and retry?
If there are still issues or want to contribute again. Please create new issue or pull request again.
Is your feature request related to a problem? Please describe.
#7163 removed
RequestStreamGrpc.java
, so remove proto file declarationservice RequestStream
.Describe the solution you'd like
remove useless service declaration
service RequestStream
in grpc proto file located onnacos_grpc_service.proto
Describe alternatives you've considered
none
Additional context
none
The text was updated successfully, but these errors were encountered: