Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix EZP-23312: Async pub: old processes are filling up the database #1077

Merged
merged 1 commit into from Sep 23, 2014

Conversation

yannickroger
Copy link
Contributor

Link: https://jira.ez.no/browse/EZP-23312

Description

This is a follow up of #1067. It replaces command line arguments by ini configuration so it is more coherent with existing way to setup the deamon: https://doc.ez.no/eZ-Publish/Technical-manual/5.x/Features/Queue-handling-in-asynchronous-publishing/Enable-the-publishing-queue-functionality

Tests

Manual tests

@yannickroger
Copy link
Contributor Author

ping @Pbras @bdunogier

# default: 43200 (12 hours)
AsynchronousCleanupInterval=43200

# How old processes need to be to be cleaned (in seconds)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment needs to be to be fixed :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually this is not a typo :) it is just hard to read. I am replacing it with : # How old processes need to be in order to be cleaned (in seconds)

@ghost
Copy link

ghost commented Sep 18, 2014

+1 apart from comments

@yannickroger yannickroger force-pushed the ezp-23312-added_ini_conf_async_publish branch from 28a1f6c to 38111e9 Compare September 18, 2014 15:41
Replaced command line arguments by ini configuration.
@yannickroger yannickroger force-pushed the ezp-23312-added_ini_conf_async_publish branch from 38111e9 to 4de6a77 Compare September 18, 2014 15:45
@yannickroger
Copy link
Contributor Author

@Pbras comments taking care of
ping @bdunogier

@glye
Copy link
Member

glye commented Sep 19, 2014

+1 fwiw

@dpobel
Copy link
Contributor

dpobel commented Sep 22, 2014

+1

1 similar comment
@lolautruche
Copy link
Contributor

+1

yannickroger added a commit that referenced this pull request Sep 23, 2014
…c_publish

Fix EZP-23312: Async pub: old processes are filling up the database
@yannickroger yannickroger merged commit c101226 into master Sep 23, 2014
@yannickroger yannickroger deleted the ezp-23312-added_ini_conf_async_publish branch September 23, 2014 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants