-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, 7.3.X, 7.4.X, Master
-
Fix Version/s: 7.2.10 DXP FP12, 7.2.X, 7.3.7 CE GA8, 7.3.10 DXP FP2, 7.3.X, 7.4.0 CE GA1, 7.4.13 DXP GA1, Master
-
Component/s: Staging
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Story Points:8
-
Fix Priority:3
-
Sprint:StagingIter10 - Gondos Bocsok
-
Git Pull Request:
In normal circumstances background tasks are cleared when the portal starts up.
However, when cluster.link.enabled=true is configured, the cleaning is skipped, resulting in every new staging publication stuck in the QUEUED status.
Reproduction steps:
- Import PTR2283Dump20210317.sql.
- Add cluster.link.enabled=true to portal-ext.properties
- Start the portal
- Go to testSite and create a new publish process
Result:
Publication is stuck in QUEUED status
Expected:
Publication is successful.