daml/3rdparty/jvm/com
Gabor Aranyossy 8b9f2e5860
Sandbox - active contracts streaming + transaction validation (#197)
* draft of active contracts streaming - still WIP

dumping todos for Robert

Sandbox: fix getActiveContractSnapshot

Sandbox: Add comment on thread usage

Sandbox: Add jdbcuser and ledgerid CLI arguments

Sandbox: enable SQL ledger

Sandbox: fix ledgerEnd

Sandbox: Add postgres snapshot test

Sandbox: Refactor SQL ACS

Update ACS in the same transaction as updating ledger_entries

wip CommandTransactionIT

small refactoring of Postgres Ledger creation

removing jdbc user from CLI args as it should rather be part of the jdbc url

using a thread factory for the connection accessor thread

removing timestamps from contracts table

using Akka test helpers

handling failures as rejections

removing unnecessary fields from ActiveContractsCheck

minor cleanup

small optimisation in storing Anorm queries as constants

making ContractDataParser thinner

formatting

cleanup

PostgresLedger does not need initial contracts anymore

add docs to getStreamingConnection

configured streaming connection pool to grow and shrink dynamically

crashing on set jdbcUrl CLI arg

rolling back in case of an exception

adding some docs

adding some comments

minor renaming

Add runSQL comment

* wip ActiveContracts

* fixup

* creating class ActiveContractsManager to be explicit on responsibility

* cleanup

- Remove obsolete code introduced in this PR

* scalafmt

* changed wrong autoCommit behaviour

* formatting

* amended comment on denormalisation

* disabling failing assert for now
2019-04-08 11:56:14 +02:00
..
beust open-sourcing daml 2019-04-04 09:33:38 +01:00
chuusai open-sourcing daml 2019-04-04 09:33:38 +01:00
eed3si9n open-sourcing daml 2019-04-04 09:33:38 +01:00
fasterxml/jackson open-sourcing daml 2019-04-04 09:33:38 +01:00
github open-sourcing daml 2019-04-04 09:33:38 +01:00
google open-sourcing daml 2019-04-04 09:33:38 +01:00
h2database open-sourcing daml 2019-04-04 09:33:38 +01:00
jcraft open-sourcing daml 2019-04-04 09:33:38 +01:00
jsuereth open-sourcing daml 2019-04-04 09:33:38 +01:00
kohlschutter/junixsocket open-sourcing daml 2019-04-04 09:33:38 +01:00
lihaoyi open-sourcing daml 2019-04-04 09:33:38 +01:00
lmax open-sourcing daml 2019-04-04 09:33:38 +01:00
sparkjava open-sourcing daml 2019-04-04 09:33:38 +01:00
squareup open-sourcing daml 2019-04-04 09:33:38 +01:00
storm_enroute open-sourcing daml 2019-04-04 09:33:38 +01:00
swoval open-sourcing daml 2019-04-04 09:33:38 +01:00
thesamet/scalapb open-sourcing daml 2019-04-04 09:33:38 +01:00
thoughtworks/paranamer open-sourcing daml 2019-04-04 09:33:38 +01:00
trueaccord/scalapb open-sourcing daml 2019-04-04 09:33:38 +01:00
typesafe Sandbox - active contracts streaming + transaction validation (#197) 2019-04-08 11:56:14 +02:00
zaxxer open-sourcing daml 2019-04-04 09:33:38 +01:00