Skip to content

IGNITE-19838 .NET: Retry outdated schema error #2434

Merged
ptupitsyn merged 22 commits into
apache:mainfrom
ptupitsyn:ignite-19838
Aug 10, 2023
Merged

IGNITE-19838 .NET: Retry outdated schema error #2434
ptupitsyn merged 22 commits into
apache:mainfrom
ptupitsyn:ignite-19838

Conversation

@ptupitsyn

@ptupitsyn ptupitsyn commented Aug 10, 2023

Copy link
Copy Markdown
Contributor
  • Read known error extensions data from server
  • Retry SchemaVersionMismatch error code with specified schema
  • Improve code reuse in RecordView (there are still multiple methods which do the same retry logic; we could fix it with delegates DoOp(() -> blabla), but this will increase allocations)

@ptupitsyn ptupitsyn self-assigned this Aug 10, 2023
@ptupitsyn ptupitsyn requested a review from isapego August 10, 2023 11:28
@ptupitsyn ptupitsyn merged commit c1a6a07 into apache:main Aug 10, 2023
@ptupitsyn ptupitsyn deleted the ignite-19838 branch August 10, 2023 12:20
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