Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, 7.3.X, 7.4.X, Master
-
7.3.x, 7.2.x
-
Committed
-
8
-
3
-
StagingIter10 - Gondos Bocsok
-
Staging
Description
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.