daml/ledger-service
Raphael Speyer c6dc7db512
JSON API: enable running tests which prune the ledger (#17046)
* Pruning needs to be retried, with artificial activity added, until the safe-offset has advanced far enough for it to succeed.
* The "max deduplication duration" needs to be dropped, otherwise pruning cannot be done for at least the default of 168h.
* The "reconciliation interval" needs to be lowered. This is a dynamic config, so we set it via a bootstrap script. The change is not effected immediately, but asynchronously some time after startup. Lowering this enables the safe-offset to catch up faster.
* We need to ensure the relevant tests are only enabled when testing against an Enterprise edition of Canton.

Contributes to https://digitalasset.atlassian.net/browse/LT-17
2023-07-19 09:49:24 +10:00
..
cli-opts bump copyright (#16002) 2023-01-04 18:21:15 +01:00
db-backend Add json api endpoint refresh cache (#16987) 2023-06-23 19:49:34 +10:00
fetch-contracts JSON API: Avoid populating both "result" and "errors" in response (#16967) 2023-06-13 18:56:56 +10:00
http-json JSON API: enable running tests which prune the ledger (#17046) 2023-07-19 09:49:24 +10:00
http-json-cli upgrade to scala 2.13.10 (#16423) 2023-02-28 23:21:53 +00:00
http-json-ledger-client bump copyright (#16002) 2023-01-04 18:21:15 +01:00
http-json-oracle add support for Canton EE available to JSON API (#17034) 2023-06-29 09:03:32 +00:00
http-json-perf add support for Canton EE available to JSON API (#17034) 2023-06-29 09:03:32 +00:00
http-json-testing JSON API: enable running tests which prune the ledger (#17046) 2023-07-19 09:49:24 +10:00
lf-value-json upgrade to scala 2.13.10 (#16423) 2023-02-28 23:21:53 +00:00
metrics Add json api endpoint refresh cache (#16987) 2023-06-23 19:49:34 +10:00
pureconfig-utils Add ability to configure histograms through the config files [PLEN-159] (#16387) 2023-02-28 10:50:26 +00:00
utils Move com.daml.caching in libs-scala (#16868) 2023-05-22 15:32:53 +00:00