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

fix: Remove bucket and mapping auto-creation from /write API #19960

Merged
merged 3 commits into from
Nov 10, 2020

Conversation

stuartcarnie
Copy link
Contributor

@stuartcarnie stuartcarnie commented Nov 10, 2020

Closes #19954

This PR remove the automatic creation of buckets and DB/RP mappings when processing V1 /write requests.

@stuartcarnie stuartcarnie added the area/2.x OSS 2.0 related issues and PRs label Nov 10, 2020
@stuartcarnie stuartcarnie self-assigned this Nov 10, 2020
Copy link
Contributor

@dgnorton dgnorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/2.x OSS 2.0 related issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove bucket and DB/RP auto-creation from legacy /write API
2 participants