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

refactor(http): remove the spec and update lang usage #17148

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

jsternberg
Copy link
Contributor

This removes the spec and updates the lang package usage to make use of
passing in the runtime as a parameter.

It removes all direct dependendencies on the flux runtime from the http
package.

@jsternberg jsternberg requested review from a team and jpacik and removed request for a team March 9, 2020 16:19
@jpacik
Copy link
Contributor

jpacik commented Mar 9, 2020

The spec is currently unused?

@jsternberg
Copy link
Contributor Author

To my knowledge the repl no longer uses the repl endpoint since it was only used by the querier interface within influx.

@jsternberg
Copy link
Contributor Author

It looks like I didn't modifying the mock compiler in the flux repository for the new interface and it is used by influxdb.

influxdata/flux#2601

This removes the spec and updates the lang package usage to make use of
passing in the runtime as a parameter.

It removes all direct dependendencies on the flux runtime from the http
package.
@jsternberg jsternberg force-pushed the refactor/libflux-lang-and-spec branch from b0e4cb5 to a920c20 Compare March 9, 2020 18:06
@jsternberg jsternberg merged commit 8d2ba69 into feat/use-algo-w Mar 9, 2020
@jsternberg jsternberg deleted the refactor/libflux-lang-and-spec branch March 9, 2020 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants