daml/ledger/recovering-indexer-integration-tests
Samir Talwar 28c78e5978
sandbox | kvutils/app: Re-use the Materializer in the JdbcIndexer. (#5124)
* kvutils/app|sandbox: Rename `system` to `actorSystem`.

* sandbox: Pass a materializer in to the StandaloneIndexerServer.

There's no need for it to construct one when the caller always has one
available.

CHANGELOG_BEGIN
CHANGELOG_END

* recovering-indexer: Use `SubmissionId` instead of `LedgerString`.

Where appropriate.

* sandbox: Use the materializer implicitly in JdbcIndexer.
2020-03-23 08:55:19 +00:00
..
src/test sandbox | kvutils/app: Re-use the Materializer in the JdbcIndexer. (#5124) 2020-03-23 08:55:19 +00:00
BUILD.bazel Sandbox: Re-use actor systems between the StandaloneApiServer and StandaloneIndexerServer. (#4827) 2020-03-05 14:50:18 +00:00