CDLUC3 / ezid

CDLUC3 ezid
MIT License
10 stars 4 forks source link

Create a script to compare number of identifiers in RDS and OpenSearch #709

Closed jsjiang closed 2 months ago

jsjiang commented 3 months ago

Create a script to find the number of records in the following sources:

  1. the identifier table in the database
  2. the search identifier table in the database
  3. the OpenSearch index

Report discrepancies.

adambuttrick commented 2 months ago

Created as part of tests for https://github.com/CDLUC3/ezid/releases/tag/v3.2.19.

Counts are within margin of error as the result of a deletion gap. Deletions to be handled with https://github.com/CDLUC3/ezid/pull/721.