mirror of
https://github.com/google/nomulus
synced 2026-07-06 00:04:50 +00:00
ffe3124ee1
* Properly set up JPA in BEAM workers Sets up a singleton JpaTransactionManger on each worker JVM for all pipeline nodes to share. Also added/updated relevant dependencies. The BEAM SDK version change caused the InitSqlPipeline's graph to change.