-
Notifications
You must be signed in to change notification settings - Fork 204
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
detect unsynchronized contract table and retry #10617
Commits on Aug 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e5d02fe - Browse repository at this point
Copy the full SHA e5d02feView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5d230 - Browse repository at this point
Copy the full SHA cd5d230View commit details -
write the latest-requested-or-read offset when catching up
- Writing only the latest-read, as before, would imply unsynced offsets that are actually well-synced. This puts the DB in a more uniform state, i.e. it should actually reflect the single value that the fetchAndPersist loop tries to catch everything up to.
Configuration menu - View commit details
-
Copy full SHA for 3bc02d4 - Browse repository at this point
Copy the full SHA 3bc02d4View commit details -
detecting lagging offsets from the unsynced-offsets set
- Treating every unsynced offset as a lag would make us needlessly retry perfectly synchronized query results.
Configuration menu - View commit details
-
Copy full SHA for 5f89e7b - Browse repository at this point
Copy the full SHA 5f89e7bView commit details
Commits on Aug 20, 2021
-
Merge commit 'f77cd0a81c4c77e082a8de2b6f5fdfd316f4a66f' into 10334-de…
…tect-contract-table-desync
Configuration menu - View commit details
-
Copy full SHA for 71d1f38 - Browse repository at this point
Copy the full SHA 71d1f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9725e7 - Browse repository at this point
Copy the full SHA b9725e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e41b15 - Browse repository at this point
Copy the full SHA 3e41b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6696b5d - Browse repository at this point
Copy the full SHA 6696b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b18be - Browse repository at this point
Copy the full SHA 56b18beView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4cf94b - Browse repository at this point
Copy the full SHA e4cf94bView commit details
Commits on Aug 31, 2021
-
Merge commit '2555dbb30bdaa96d516b2455125d8b4e8c1d6fd6' into 10334-de…
…tect-contract-table-desync
Configuration menu - View commit details
-
Copy full SHA for fc79ee9 - Browse repository at this point
Copy the full SHA fc79ee9View commit details
Commits on Sep 1, 2021
-
Merge commit 'f576cdfd06cf33686385ad61df1583a8e0668d44' into 10334-de…
…tect-contract-table-desync
Configuration menu - View commit details
-
Copy full SHA for 34e2a2b - Browse repository at this point
Copy the full SHA 34e2a2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c94598 - Browse repository at this point
Copy the full SHA 4c94598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba9ebf - Browse repository at this point
Copy the full SHA 9ba9ebfView commit details
Commits on Sep 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 455e536 - Browse repository at this point
Copy the full SHA 455e536View commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 582346e - Browse repository at this point
Copy the full SHA 582346eView commit details
Commits on Sep 20, 2021
-
Merge commit 'ac02dbdeb925444579b1b8dd8738c3be9502283d' into 10334-de…
…tect-contract-table-desync
Configuration menu - View commit details
-
Copy full SHA for a009b9b - Browse repository at this point
Copy the full SHA a009b9bView commit details
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee75cc0 - Browse repository at this point
Copy the full SHA ee75cc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd26984 - Browse repository at this point
Copy the full SHA fd26984View commit details -
Configuration menu - View commit details
-
Copy full SHA for f957c07 - Browse repository at this point
Copy the full SHA f957c07View commit details -
Merge commit 'ced4a272408cfc13b45da20da3607e2dd7e07389' into 10334-de…
…tect-contract-table-desync
Configuration menu - View commit details
-
Copy full SHA for 1482e6c - Browse repository at this point
Copy the full SHA 1482e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a332798 - Browse repository at this point
Copy the full SHA a332798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2839ac9 - Browse repository at this point
Copy the full SHA 2839ac9View commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c00b2ba - Browse repository at this point
Copy the full SHA c00b2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 389a497 - Browse repository at this point
Copy the full SHA 389a497View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c6080 - Browse repository at this point
Copy the full SHA a9c6080View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95153be - Browse repository at this point
Copy the full SHA 95153beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f966692 - Browse repository at this point
Copy the full SHA f966692View commit details
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 361802f - Browse repository at this point
Copy the full SHA 361802fView commit details -
Configuration menu - View commit details
-
Copy full SHA for de2a1d2 - Browse repository at this point
Copy the full SHA de2a1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5845a35 - Browse repository at this point
Copy the full SHA 5845a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de5cb7 - Browse repository at this point
Copy the full SHA 4de5cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4859b86 - Browse repository at this point
Copy the full SHA 4859b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72abc1b - Browse repository at this point
Copy the full SHA 72abc1bView commit details -
Merge commit '6bf45a344a07568f1c2564ba894860dd9b276129' into 10334-de…
…tect-contract-table-desync
Configuration menu - View commit details
-
Copy full SHA for 29f5964 - Browse repository at this point
Copy the full SHA 29f5964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4d279 - Browse repository at this point
Copy the full SHA 5e4d279View commit details -
CHANGELOG_BEGIN - [JSON API] Under rare conditions, a multi-template query backed by database could have an ACS portion that doesn't match its transaction stream, if updated concurrently. This conditions is now checked and accounted for. See `issue #10617 <https://github.com/digital-asset/daml/pull/10617>`__. CHANGELOG_END
Configuration menu - View commit details
-
Copy full SHA for 4020ce1 - Browse repository at this point
Copy the full SHA 4020ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5f723 - Browse repository at this point
Copy the full SHA 1d5f723View commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6f11c86 - Browse repository at this point
Copy the full SHA 6f11c86View commit details -
Merge commit '9641fd5f83f5954add9fc147c9bd43e5a1abd885' into 10334-de…
…tect-contract-table-desync
Configuration menu - View commit details
-
Copy full SHA for 5da2571 - Browse repository at this point
Copy the full SHA 5da2571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7930ff2 - Browse repository at this point
Copy the full SHA 7930ff2View commit details -
Merge commit '5458aa890ccb1da23b5e44f09d512d338074d5a6' into 10334-de…
…tect-contract-table-desync
Configuration menu - View commit details
-
Copy full SHA for 4a02764 - Browse repository at this point
Copy the full SHA 4a02764View commit details