Actions
Architecture #26416
closedJVM platform limit requires splitting services in RudderConfig
Status:
Released
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É 2 months ago
- Target version changed from 8.3.0~beta1 to 8.3.0~rc1
Updated by François ARMAND about 1 month ago
- Target version changed from 8.3.0~rc1 to 8.2.6
Updated by François ARMAND about 1 month ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND about 1 month ago
- Target version changed from 8.2.6 to 8.3.0~rc1
Updated by François ARMAND about 1 month 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 about 1 month 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 about 1 month ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|c12816a90756225028ae33270cfff5d0885c886f.
Updated by Vincent MEMBRÉ 29 days ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.3.0~rc1 which was released today.
Actions