-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt MSUnmerged to sync RSE data with MongoDB properly
Add resetRSE method && resetRSE before starting a fresh cleanup && Implement readRSEFromMongoDB with projections. ResetRSE only if a new record in RucioConMon is present. Fix some typos and missing logs fixes from reviews Fix bug with field type transformation during write to DB for fields of gen/filter type. Try to recover from NonMasterError during write operation to MongoDB. Move retries of MongoDB write operation in the RSE writeRSEToMongoDB method. Fix retry logic condition and log messages. Fix missing argument for updateRSETimestamps.
- Loading branch information
1 parent
0d66760
commit 494fcd8
Showing
2 changed files
with
130 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters