Project

General

Profile

Actions

Bug #3940

closed

Available options for rudder.batch.reportscleaner.frequency are not documented in rudder-web.properties

Added by Jonathan CLARKE over 10 years ago. Updated over 10 years ago.

Status:
Released
Priority:
1
Category:
Web - Maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The config file contains this:

#
# Schedule option for automatic cleaning
# Automatic cleaning can be scheduled:
#  - every hour at the minute past the hour of your choice
#  - every day at the time of your choice
#  - every week on the day at the time of your choice
#                                                                                                                                                                       
# Default frequency: daily
rudder.batch.reportscleaner.frequency=daily

We must add the available options (I assume "weekly" and "hourly"?).

IIRC, this was introduced in 2.6.*, so needs to be fixed there. Please check, and apply the fix to whichever version is appropriate.


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #3958: Available options for rudder.batch.reportscleaner.frequency are not documented in rudder-web.properties (migration script)RejectedJonathan CLARKE2013-09-23Actions
Actions #1

Updated by Vincent MEMBRÉ over 10 years ago

  • Status changed from 8 to In progress

We need to update the commentary in rudder project (file used in installation) and in rudder-packages project (update the migration script)

I'll correct in rudder project here and open another one for the rudder-packages.


I'll add a line before the "default frequency" line:
<pre>
# Available options: hourly, daily, weekly
</pre>

Actions #2

Updated by Vincent MEMBRÉ over 10 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
  • Pull Request set to https://github.com/Normation/rudder/pull/321
Actions #3

Updated by Vincent MEMBRÉ over 10 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #5

Updated by Nicolas PERRON over 10 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF