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 handling of commit parameters in rest client #3197

Merged
merged 3 commits into from
Apr 19, 2023

Conversation

imotov
Copy link
Collaborator

@imotov imotov commented Apr 19, 2023

Description

Fixes handling of CommitType::Force and CommitType::WaitFor in the rest client.

Fixes #3196

How was this PR tested?

Added 2 unit tests. I discovered the issue while working on #2984, so integration tests are almost ready, but I will push them as another PR.

imotov added 2 commits April 18, 2023 19:32
Fixes handling of CommitType::Force and CommitType::WaitFor in the rest
client.

Fixes quickwit-oss#3196
@imotov imotov enabled auto-merge (squash) April 19, 2023 16:58
@imotov imotov merged commit f501157 into quickwit-oss:main Apr 19, 2023
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.

Non-auto commit parameter is not handled by the rest client correctly
2 participants