daml/ledger/indexer-benchmark
Marton Nagy 8538fe97b4
HA protected ledger initialization for append only schema [DPP-551] (#10705)
* HA protected ledger initialization for the appendOnly [DPP-551]

* Preparation - Refactoring ParallelIndexerFactory: pulling initialization, resource factory and subscription apart

CHANGELOG_BEGIN
CHANGELOG_END

* Preparation - Refactoring: untangle JdbcIndexer and FlywayMigrations

CHANGELOG_BEGIN
CHANGELOG_END

* Preparation - Refactoring: simplifying Indexer type

CHANGELOG_BEGIN
CHANGELOG_END

* Preparation - Refactoring: simplifying initialized JdbcIndexer type

CHANGELOG_BEGIN
CHANGELOG_END

* Move initialization code to InitializeParallelIngestion (which does initialization in a HA protected zone)

CHANGELOG_BEGIN
CHANGELOG_END

* Fixes mutable indexer initialization

* Indexer initializes for every RecoveringIndexer restart now
* Also fixes reset: it happend only once, at the beginning

CHANGELOG_BEGIN
CHANGELOG_END

* Minor changes based on review

CHANGELOG_BEGIN
CHANGELOG_END

* Small change in mutable initialization based on review

CHANGELOG_BEGIN
CHANGELOG_END
2021-09-06 09:02:33 +00:00
..
src HA protected ledger initialization for append only schema [DPP-551] (#10705) 2021-09-06 09:02:33 +00:00
BUILD.bazel Publish ledger-indexer-benchmark (#10401) 2021-07-26 13:53:56 +02:00
README.md DPP-359 Add indexer flow level benchmark (#9509) 2021-05-06 15:43:34 +00:00

indexer-benchmark

A tool that measures the performance of the indexer.

Input format

This tool consumes kvutils ledger export files.