Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Go] Expose FlightService_ServiceDesc and RegisterFlightServiceServer #15174

Closed
zeroshade opened this issue Jan 3, 2023 · 0 comments · Fixed by #15177
Closed

[Go] Expose FlightService_ServiceDesc and RegisterFlightServiceServer #15174

zeroshade opened this issue Jan 3, 2023 · 0 comments · Fixed by #15177

Comments

@zeroshade
Copy link
Member

Describe the enhancement requested

In order to incorporate a flight service into an existing grpc server, it is required to expose the Service Descriptor for the flight service. We should also expose the convenience function of RegisterFlightServiceServer as a convenient use to register a Flight service onto an existing grpc.ServiceRegistrar.

Component(s)

FlightRPC, Go

zeroshade added a commit to zeroshade/arrow that referenced this issue Jan 3, 2023
zeroshade added a commit that referenced this issue Jan 3, 2023
…tService (#15177)

CC @ mariusvniekerk 
* Closes: #15174

Authored-by: Matt Topol <zotthewizard@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
@zeroshade zeroshade added this to the 11.0.0 milestone Jan 3, 2023
EpsilonPrime pushed a commit to EpsilonPrime/arrow that referenced this issue Jan 5, 2023
…rFlightService (apache#15177)

CC @ mariusvniekerk 
* Closes: apache#15174

Authored-by: Matt Topol <zotthewizard@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
EpsilonPrime pushed a commit to EpsilonPrime/arrow that referenced this issue Jan 5, 2023
…rFlightService (apache#15177)

CC @ mariusvniekerk 
* Closes: apache#15174

Authored-by: Matt Topol <zotthewizard@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
vibhatha pushed a commit to vibhatha/arrow that referenced this issue Jan 9, 2023
…rFlightService (apache#15177)

CC @ mariusvniekerk 
* Closes: apache#15174

Authored-by: Matt Topol <zotthewizard@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant