Skip to content

RDBAccessSvc: fixed P1 geometry DB consistency check

Vakhtang Tsulaia requested to merge tsulaia/athena:master-rdbaccess into master

Some recent changes in the RDBAccessSvc afected the P1 geometry DB consistency check Algorithm, which has been silently failing without doing any useful checks, and without proper reporting of the failure either.

The issue was addressed by fixing database transaction management inside RDBAccessSvc.

Merge request reports