-
Notifications
You must be signed in to change notification settings - Fork 353
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 force commit on ingest V2 #5350
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rdettai
force-pushed
the
fix-commit-force
branch
from
August 29, 2024 11:21
2daec98
to
3f60c47
Compare
rdettai
force-pushed
the
flaky-integ-tests
branch
from
August 29, 2024 11:30
49fd9bf
to
152c714
Compare
rdettai
force-pushed
the
fix-commit-force
branch
2 times, most recently
from
August 29, 2024 13:01
54bfb53
to
543c84c
Compare
fulmicoton
reviewed
Aug 29, 2024
fulmicoton
reviewed
Aug 29, 2024
fulmicoton
reviewed
Aug 29, 2024
fulmicoton
reviewed
Aug 29, 2024
fulmicoton
reviewed
Aug 29, 2024
fulmicoton
reviewed
Aug 29, 2024
fulmicoton
reviewed
Aug 29, 2024
fulmicoton
requested changes
Aug 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rdettai I think there is a bug if the required position arrives after the position notification.
(apologies if I am wrong)
rdettai
force-pushed
the
flaky-integ-tests
branch
from
August 30, 2024 07:23
2292bdd
to
066cc3f
Compare
rdettai
force-pushed
the
fix-commit-force
branch
2 times, most recently
from
August 30, 2024 08:42
34dd452
to
fbbdc0f
Compare
fulmicoton
reviewed
Aug 30, 2024
fulmicoton
reviewed
Aug 30, 2024
fulmicoton
reviewed
Aug 30, 2024
fulmicoton
reviewed
Aug 30, 2024
fulmicoton
reviewed
Aug 30, 2024
fulmicoton
approved these changes
Aug 30, 2024
rdettai
force-pushed
the
fix-commit-force
branch
from
September 2, 2024 12:13
11cb630
to
e1e6239
Compare
rdettai
force-pushed
the
flaky-integ-tests
branch
from
September 2, 2024 12:13
066cc3f
to
4ce1584
Compare
rdettai
force-pushed
the
fix-commit-force
branch
from
September 2, 2024 12:20
e1e6239
to
8604a76
Compare
rdettai
force-pushed
the
fix-commit-force
branch
from
September 2, 2024 12:32
8604a76
to
449c6d5
Compare
rdettai
force-pushed
the
fix-commit-force
branch
from
September 2, 2024 13:05
a84340b
to
e3afe0b
Compare
sorry, I meant to squash these commits before merging, sorry for flooding the main branch! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Closes #4438
EventBroker
refresh
paramHow was this PR tested?
Describe how you tested this PR.