Project

General

Profile

Actions

Bug #13202

closed

error message in output of rudder 4.3 - 'default:_log_v3.class_prefix' contains a reference to itself, '${class_prefix}'

Added by Nicolas CHARLES over 5 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Assignee:
-
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

   error: The value of variable 'default:_log_v3.class_prefix' contains a reference to itself, '${class_prefix}'
   error: The value of variable 'default:log_rudder.class_prefix' contains a reference to itself, '${class_prefix}'

this is because generic methods who don't make the action themselves still have the infamous

    "promisers"          slist => { @{this.callers_promisers}, cf_null }, policy => "ifdefined";
    "class_prefix"      string => canonify(join("_", "promisers"));

so class-prefix is always non_defined


Subtasks 4 (0 open4 closed)

Bug #13203: fix reporting in deprecated files methods in rudder 4.3 to support multi-reportingReleasedAlexis MoussetActions
Bug #13212: fix reporting in non services nor packages methods in rudder 4.3 to support multi-reportingReleasedAlexis MoussetActions
Bug #13220: fix reporting in services methods in rudder 4.3 to support multi-reportingReleasedAlexis MoussetActions
Bug #13232: No report for package_present (and all those using ncf_package method) du to early evaluation of defaultReleasedAlexis MoussetActions

Related issues 2 (0 open2 closed)

Related to Rudder - User story #12426: Use the new class_prefix for service methodsRejectedAlexis MoussetActions
Related to Rudder - Bug #14286: Using ${match.x} in generic method causes an error message in the agent output, and prevents multiple reporting based on this generic methodReleasedAlexis MoussetActions
Actions #1

Updated by Nicolas CHARLES over 5 years ago

Actions #2

Updated by Nicolas CHARLES over 5 years ago

  • Subject changed from error message in rudder 4.3 to error message in output of rudder 4.3 - 'default:_log_v3.class_prefix' contains a reference to itself, '${class_prefix}'
Actions #3

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from New to In progress
Actions #4

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from In progress to Pending release

Fixed in sub tickets

Actions #5

Updated by Vincent MEMBRÉ over 5 years ago

  • Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.5 and 5.0.1 which were released today.
Changelog
Changelog
Actions #6

Updated by Nicolas CHARLES about 5 years ago

  • Related to Bug #14286: Using ${match.x} in generic method causes an error message in the agent output, and prevents multiple reporting based on this generic method added
Actions #7

Updated by Alexis Mousset almost 2 years ago

  • Project changed from 41 to Rudder
  • Category changed from Generic methods to Generic methods
Actions

Also available in: Atom PDF