Skip to content

Accounting (Fixes BUGZ-4211) (Fixes BUGZ-4212)

Andrii Salnikov requested to merge andrii/arc:accounting-fixes into master

Backporting of APEL accounting publishing fixed for ARC6 database addressing issues described in BUGZ-4211 and BUGZ-4212.

The basic functionality of "arcctl accounting database optimize" is also backported. This includes:

  • creation of several composite indexes that does not exists in ARC6 accounting v1 schema
  • running the ANALYZE of the database

The "republish" time is significantly improved after running "database optimize" on the large databases.

Merge request reports

Loading