Actions
Architecture #26416
openJVM platform limit requires splitting services in RudderConfig
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
To do
Regression:
No
Description
We have a compilation error platform restriction a parameter list's length cannot exceed 254
when adding new lazy val into RudderConfig initialization in rudder-web.
We would need to properly split the initialization module into submodules to prevent this every time we add new structures.
Updated by Vincent MEMBRÉ 28 days ago
- Target version changed from 8.3.0~beta1 to 8.3.0~beta2
Updated by François ARMAND 9 days ago
- Target version changed from 8.3.0~beta2 to 8.2.6
Updated by François ARMAND 9 days ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND 9 days ago
- Target version changed from 8.2.6 to 8.3.0~beta2
Updated by François ARMAND 9 days ago
So, targeting 8.3 in the end, because what seems to repair deals with API which changed a lot between Rudder 8.2 and 8.3, so it would lead to merge problem in any case.
Updated by François ARMAND 9 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/6284
Updated by Anonymous 8 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|c12816a90756225028ae33270cfff5d0885c886f.
Actions