Project

General

Profile

Actions

Bug #3193

closed

The debug message listing the query executed by an archiving of reports is invalid

Bug #3193: The debug message listing the query executed by an archiving of reports is invalid

Added by Nicolas CHARLES over 13 years ago. Updated about 13 years ago.

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

Description

When we do an archive of reports, there are debug logs that a written to the log file
But they are invalid :
DEBUG com.normation.rudder.repository.jdbc.ReportsJdbcRepository - Archiving report with SQL query: [[
insert into archivedruddersysevents (id, executionDate, nodeId, policyInstanceId, configurationRuleId, serial, component, keyValue, executio
nTimeStamp, eventType, policy, msg)
(select id, executionDate, nodeId, policyInstanceId, configurationRuleId, serial, component, keyValue, executionTimeStamp, eventType, policy
, msg from ruddersysevents
where executionTimeStamp < '2013-01-16')
]]

It's been a long time since these terms don't exists; the debug message should be corrected

Updated by Arthur ANGLADE over 13 years ago Actions #1

  • Assignee set to Arthur ANGLADE

Updated by Arthur ANGLADE over 13 years ago Actions #2

  • Status changed from New to Pending technical review
  • Assignee changed from Arthur ANGLADE to Nicolas CHARLES
  • % Done changed from 0 to 100

Updated by Arthur ANGLADE over 13 years ago Actions #3

  • Status changed from Pending technical review to Pending release

Updated by Nicolas PERRON about 13 years ago Actions #5

  • Status changed from Pending release to Released
Actions

Also available in: PDF Atom