Workiva / eva

A distributed database-system implementing an entity-attribute-value data-model that is time-aware, accumulative, and atomically consistent
Other
565 stars 25 forks source link

Setting default transactor to true leads to unexpected behaviour #118

Open tylerwilding-wk opened 5 years ago

tylerwilding-wk commented 5 years ago

Setting a transactor as default in the transactor configuration, ie. https://github.com/Workiva/eva/blob/master/server/test-resources/eva/server/v2/local_transactors_test_config.clj#L27 leads to expected behaviour / the transactor does not spin up.