daml/ledger/ledger-runner-common
tudor-da 0a95f23920
[LLP] Update docs and CLI args (#14718)
* Update participant-integration-api/rootdoc.txt
* Remove inner wiring of `enableInMemoryFanOutForLedgerApi`

changelog_begin
As a result of the low-latency participant development effort,
the participant deployment mode is restricted to a fused participant,
the equivalent of running the participant with `run-mode=combined` option,
where both the Ledger API service and Indexer service are started as part of the same JVM process.

As a result of this change, the following CLI options are impacted:
- `run-mode` is removed
- `shard-name` is removed
- `buffered-ledger-api-streams` has no effect and is deprecated (as the option becomes always enabled)

changelog_end
2022-08-16 16:54:39 +02:00
..
src [LLP] Update docs and CLI args (#14718) 2022-08-16 16:54:39 +02:00
BUILD.bazel DPP-1047 Added leeway options for JWT-based authorization. (#14375) 2022-07-13 14:57:54 +02:00