Details
-
Feature
-
Should have
-
SRCnet
-
-
-
0.5
-
1
-
0
-
-
-
-
-
PI24-PB SRC23-PB data-ingestion-dissemination-and-replication data-lifecycle
Description
Issue described here: https://github.com/rucio/rucio/issues/6372
This is a bug which can lead to the metadata DB becoming unresponsive when it runs out of connections. The fix is largely implemented (PR: https://github.com/rucio/rucio/pull/6373) but requires some additional attention to address security concerns.
Steps required:
- Resolve PR 6669 - modifying the psyco-pg binary (2SP)
- Merge PR 6666 (1SP)
- Add connection pooling fix in PR 6373 (1SP)
- Merge PR 6373 (1SP)