[JIRA] [jobconfighistory-plugin] (JENKINS-35021) JobConfigHistory: Max number of days to keep history entries parameter: Does not work as expected

2016-05-30 Thread m...@jochen-fuerbacher.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jochen A. Fürbacher commented on  JENKINS-35021 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JobConfigHistory: Max number of days to keep history entries parameter: Does not work as expected  
 
 
 
 
 
 
 
 
 
 
Hi Carlos, 
could you provide a log of this (FINEST)? I tried it and can't reproduce it (Jenkins 2.4, JobConfigHistory 2.14). The periodic checker runs once a day. NOTE: The periodic check does NOT delete entries with operation "created". 
Jochen 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [jobconfighistory-plugin] (JENKINS-35021) JobConfigHistory: Max number of days to keep history entries parameter: Does not work as expected

2016-05-23 Thread it.carlosrod...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Carlos Lopez created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35021 
 
 
 
  JobConfigHistory: Max number of days to keep history entries parameter: Does not work as expected  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Stefan Brausch 
 
 
 

Components:
 

 jobconfighistory-plugin 
 
 
 

Created:
 

 2016/May/23 1:29 PM 
 
 
 

Environment:
 

 Jenkins ver. 1.642.4.2  Job Configuration History Plugin 2.14 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Carlos Lopez 
 
 
 
 
 
 
 
 
 
 
When you want to set limits for "Max number of history entries to keep" and "Max number of days to keep history entries" in order to reduce the size of the "config-history" 
 

"Max number of history entries to keep" works very well once you overcome the limits the oldest records are removed.
 

However, "Max number of days to keep history entries" seems not to work. It does not eliminate the records older that the specified limit.