mirror of
https://github.com/google/nomulus.git
synced 2025-07-14 15:05:11 +02:00
* Fix runtime issues with commit-log-to-SQL replay - We now use a more intelligent prefix to narrow the listObjects search space in GCS. Otherwise, we're returning >30k objects which can take roughly 50 seconds. This results in a listObjects time of 1-3 seconds. - We now search hour by hour to efficiently make use of the prefixing. Basically, we keep searching for new files until we hit the current time or until we hit the overall replay timeout. - Dry-run only prints out the first hour's worth of files |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile |