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

New parameters for the core:archive console command for power users #5396

Closed
mattab opened this issue Jul 1, 2014 · 7 comments
Closed

New parameters for the core:archive console command for power users #5396

mattab opened this issue Jul 1, 2014 · 7 comments
Assignees
Labels
Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jul 1, 2014

When using Piwik on high traffic instances, or when doing advanced debugging sessions, extra parameters are needed for core:archive console command.

In this ticket we will add such new parameters in order to provide a professional core:archive tool for Piwik users and administrators.

Suggested in: #319

@mattab
Copy link
Member Author

mattab commented Jul 1, 2014

In 0e00c39: core:archive console command: new parameter --force-periods
refs #319
refs #5396

@mattab
Copy link
Member Author

mattab commented Jul 1, 2014

In 771220c: fix bug in --force-periods logic
refs #319
refs #5396

@mattab
Copy link
Member Author

mattab commented Jul 1, 2014

In 3e22609: Add support for --force-date-range parameter + also enable Verbose logging via -v
refs #319
refs #5396

@mattab
Copy link
Member Author

mattab commented Jul 1, 2014

In 4f9ea1d: fix output logging when --force-date-range is used
refs #319
refs #5396

@mattab
Copy link
Member Author

mattab commented Jul 1, 2014

In 5b74436: add --concurrent-requests-per-website: When processing a website and its segments, number of requests to process in parallel
refs #319
refs #5396

@mattab
Copy link
Member Author

mattab commented Jul 1, 2014

In b83927f: factor out the Archive Purging code in own class
refs #319
refs #5396

@mattab
Copy link
Member Author

mattab commented Jul 1, 2014

In affc929: Remove the purge of outdated archives from the Archive loading mechanism. it should not be needed because this exact function call is already executed as a daily scheduled task. This will make archiving much faster and avoid the need of adding a flag to disable it :)
refs #319
refs #5396

@mattab mattab added this to the 2.4.0 - Piwik 2.4.0 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

1 participant