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

issue-2033: we should ignore DupCache entries with invalid types and proceed with request processing as if the entry didn't exist (for the case of request id collisions) #2097

Merged
merged 3 commits into from
Sep 21, 2024

Conversation

qkrorlqr
Copy link
Collaborator

…proceed with request processing as if the entry didn't exist (for the case of request id collisions)
@qkrorlqr qkrorlqr added large-tests Launch large tests for PR filestore Add this label to run only cloud/filestore build and tests on PR labels Sep 21, 2024
…proceed with request processing as if the entry didn't exist (for the case of request id collisions) - cleanup
yegorskii
yegorskii previously approved these changes Sep 21, 2024
debnatkh
debnatkh previously approved these changes Sep 21, 2024
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 7eab7ec.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1861 1860 0 1 0 0

@qkrorlqr qkrorlqr dismissed stale reviews from debnatkh and yegorskii via 950dee8 September 21, 2024 13:06
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 950dee8.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1861 1861 0 0 0 0

@qkrorlqr qkrorlqr merged commit 6f3cc95 into main Sep 21, 2024
11 of 14 checks passed
@qkrorlqr qkrorlqr deleted the users/qkrorlqr/issue-2033-collisions-and-invalid-type branch September 21, 2024 14:13
debnatkh pushed a commit that referenced this pull request Sep 21, 2024
…proceed with request processing as if the entry didn't exist (for the case of request id collisions) (#2097)

* issue-2033: we should ignore DupCache entries with invalid types and proceed with request processing as if the entry didn't exist (for the case of request id collisions)

* issue-2033: we should ignore DupCache entries with invalid types and proceed with request processing as if the entry didn't exist (for the case of request id collisions) - cleanup

* issue-2033: updated ShouldValidateDupRequests ut
debnatkh added a commit that referenced this pull request Sep 21, 2024
…proceed with request processing as if the entry didn't exist (for the case of request id collisions) (#2097) (#2098)

* issue-2033: we should ignore DupCache entries with invalid types and proceed with request processing as if the entry didn't exist (for the case of request id collisions)

* issue-2033: we should ignore DupCache entries with invalid types and proceed with request processing as if the entry didn't exist (for the case of request id collisions) - cleanup

* issue-2033: updated ShouldValidateDupRequests ut

Co-authored-by: Andrei Strelkovskii <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filestore Add this label to run only cloud/filestore build and tests on PR large-tests Launch large tests for PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants