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

remove logs.post() and logs.postPaths() from Zealot #1772

Merged
merged 2 commits into from
Aug 17, 2021
Merged

Conversation

nwt
Copy link
Member

@nwt nwt commented Aug 15, 2021

The corresponding Zed API routes are going away, so replace calls
with logs.add()/logs.commit().

@nwt nwt requested a review from a team August 15, 2021 16:17
brim-bot pushed a commit to brimdata/brimcap that referenced this pull request Aug 16, 2021
…l/{}/add" by nwt

This is an auto-generated commit with a Zed dependency update. The Zed PR
brimdata/zed#2920, authored by @nwt,
has been merged.

service: accept gzip-compressed data in POST /pool/{}/add

Required for brimdata/zui#1772.
brim-bot pushed a commit to brimdata/brimcap that referenced this pull request Aug 16, 2021
…l/{}/add" by nwt

This is an auto-generated commit with a Zed dependency update. The Zed PR
brimdata/zed#2920, authored by @nwt,
has been merged.

service: accept gzip-compressed data in POST /pool/{}/add

Required for brimdata/zui#1772.
brim-bot pushed a commit that referenced this pull request Aug 16, 2021
…l/{}/add" by nwt

This is an auto-generated commit with a Zed dependency update. The Zed PR
brimdata/zed#2920, authored by @nwt,
has been merged.

service: accept gzip-compressed data in POST /pool/{}/add

Required for #1772.
@nwt nwt changed the title replace logs.post() with pools.add()/.commit() in log-loader remove logs.post() and logs.postPaths() from Zealot Aug 16, 2021
Copy link
Member

@jameskerr jameskerr left a comment

Choose a reason for hiding this comment

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

Thanks for converting this!

plugins/log-loader/index.ts Show resolved Hide resolved
@nwt nwt merged commit 9750e2f into main Aug 17, 2021
@nwt nwt deleted the log-loader-pools branch August 17, 2021 15:23
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.

2 participants