Actions
Architecture #7634
closedMake NodeInfo more dependant on Node
Status:
Released
Priority:
4
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
Regression:
Description
We have two classes for almost the same thing in Scala (NodeInfo and Node) and it makes me crazy
If we update Node, we have to update NodeInfo (who has more informations)
#7628 is a consequence of this behavior ...
Maybe we should have only one Node class with all informations, but for now i will only add a Node as parameter in NodeInfo and remove all redundant parameter
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1009
Updated by Vincent MEMBRÉ almost 9 years ago
- Related to Bug #7628: compilation error after #7061 added
Updated by Vincent MEMBRÉ almost 9 years ago
- Target version changed from 4.0.0~rc2 to 2.11.18
Updated by Vincent MEMBRÉ almost 9 years ago
- Pull Request deleted (
https://github.com/Normation/rudder/pull/1009)
Updated by Vincent MEMBRÉ almost 9 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/1022
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|a22b054b33bee1c24ff0efa22566c8b3c9830005.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
Actions