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

Make service name optional for HTTP + Thrift #48

Open
prashantv opened this issue Jun 1, 2016 · 2 comments
Open

Make service name optional for HTTP + Thrift #48

prashantv opened this issue Jun 1, 2016 · 2 comments

Comments

@prashantv
Copy link
Contributor

Right now, we require the service name (which is intended to be the TChannel service name), but this isn't required for HTTP

@kriskowal
Copy link
Contributor

@prashantv Can you clarify this issue? What enforces the service name requirement where it should be relaxed. What accepts HTTP Thrift that would not use the service name? Is this under the "Apache Thrift HTTP service compatibility" heading?

@prashantv
Copy link
Contributor Author

Yeah this is under the normal Apache Thrift+HTTP, which is what most external Thrift users are probably using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants